We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3bac9 commit 80f9377Copy full SHA for 80f9377
1 file changed
.mergify.yml
@@ -109,7 +109,6 @@ pull_request_rules:
109
- name: backport patches to 7.14 branch
110
conditions:
111
- merged
112
- - base=master
113
- label=backport-v7.14.0
114
actions:
115
backport:
@@ -119,6 +118,7 @@ pull_request_rules:
119
118
- "7.14"
120
labels:
121
- "backport"
+ title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
122
- name: automatic approval for mergify pull requests with changes in bump-rules
123
124
- author=mergify[bot]
0 commit comments