Skip to content

Commit e5e414e

Browse files
committed
Update mergify with new 9.1 branch
1 parent d474b34 commit e5e414e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.mergify.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,13 @@ pull_request_rules:
110110
backport:
111111
branches:
112112
- "9.0"
113+
114+
- name: backport patches to 9.1 branch
115+
conditions:
116+
- merged
117+
- base=main
118+
- label=backport-9.1
119+
actions:
120+
backport:
121+
branches:
122+
- "9.1"

0 commit comments

Comments
 (0)