Skip to content

Commit 14a63c1

Browse files
Update mergify.yml
1 parent 88fab1a commit 14a63c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/mergify.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
pull_request_rules:
2+
- name: backport to humble at reviewers discretion
3+
conditions:
4+
- base=main
5+
- "label=backport-humble"
6+
actions:
7+
backport:
8+
branches:
9+
- humble
10+
211
- name: backport to galactic at reviewers discretion
312
conditions:
413
- base=main

0 commit comments

Comments
 (0)