Skip to content

Commit 397843c

Browse files
committed
Add Jazzy to mergify
1 parent f7f91be commit 397843c

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
@@ -17,6 +17,15 @@ pull_request_rules:
1717
branches:
1818
- iron
1919

20+
- name: backport to jazzy at reviewers discretion
21+
conditions:
22+
- base=main
23+
- "label=backport-jazzy"
24+
actions:
25+
backport:
26+
branches:
27+
- jazzy
28+
2029
- name: ask to resolve conflict
2130
conditions:
2231
- conflict

0 commit comments

Comments
 (0)