Skip to content

Commit 5a8ef4d

Browse files
authored
Repurpose 'backport-iron' to 'backport-kilted' for mergify bot (#3647)
1 parent 4287c80 commit 5a8ef4d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/mergify.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@ pull_request_rules:
88
branches:
99
- humble
1010

11-
- name: backport to iron at reviewers discretion
11+
- name: backport to jazzy at reviewers discretion
1212
conditions:
1313
- base=main
14-
- "label=backport-iron"
14+
- "label=backport-jazzy"
1515
actions:
1616
backport:
1717
branches:
18-
- iron
18+
- jazzy
1919

20-
- name: backport to jazzy at reviewers discretion
20+
- name: backport to kilted at reviewers discretion
2121
conditions:
2222
- base=main
23-
- "label=backport-jazzy"
23+
- "label=backport-kilted"
2424
actions:
2525
backport:
2626
branches:
27-
- jazzy
27+
- kilted
2828

2929
- name: ask to resolve conflict
3030
conditions:

0 commit comments

Comments
 (0)