Skip to content

Commit 80f9377

Browse files
committed
[mergify] set title and allow bp in any direction
1 parent fb3bac9 commit 80f9377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ pull_request_rules:
109109
- name: backport patches to 7.14 branch
110110
conditions:
111111
- merged
112-
- base=master
113112
- label=backport-v7.14.0
114113
actions:
115114
backport:
@@ -119,6 +118,7 @@ pull_request_rules:
119118
- "7.14"
120119
labels:
121120
- "backport"
121+
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
122122
- name: automatic approval for mergify pull requests with changes in bump-rules
123123
conditions:
124124
- author=mergify[bot]

0 commit comments

Comments
 (0)