Skip to content

Commit

Permalink
[mergify] set title and allow bp in any direction
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Jul 1, 2021
1 parent fb3bac9 commit 80f9377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ pull_request_rules:
- name: backport patches to 7.14 branch
conditions:
- merged
- base=master
- label=backport-v7.14.0
actions:
backport:
Expand All @@ -119,6 +118,7 @@ pull_request_rules:
- "7.14"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: automatic approval for mergify pull requests with changes in bump-rules
conditions:
- author=mergify[bot]
Expand Down

0 comments on commit 80f9377

Please sign in to comment.