Skip to content

Commit df70188

Browse files
authored
chore: update mergify for v29 (#9017)
1 parent c831903 commit df70188

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/mergify.yml

+8
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,14 @@ pull_request_rules:
203203
backport:
204204
branches:
205205
- v28.x
206+
- name: backport patches to v29.x branch
207+
conditions:
208+
- base=main
209+
- label=A:backport/v29.x
210+
actions:
211+
backport:
212+
branches:
213+
- v29.x
206214
- name: automerge to the base branch with label automerge and branch protection
207215
passing
208216
conditions: []

0 commit comments

Comments
 (0)