Skip to content

Commit 04ea91a

Browse files
committed
Update mergify with new 9.1 branch
1 parent 0e99f52 commit 04ea91a

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
@@ -130,3 +130,13 @@ pull_request_rules:
130130
labels:
131131
- "backport"
132132
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
133+
134+
- name: backport patches to 9.1 branch
135+
conditions:
136+
- merged
137+
- base=main
138+
- label=backport-9.1
139+
actions:
140+
backport:
141+
branches:
142+
- "9.1"

0 commit comments

Comments
 (0)