We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4287c80 commit 5a8ef4dCopy full SHA for 5a8ef4d
1 file changed
.github/mergify.yml
@@ -8,23 +8,23 @@ pull_request_rules:
8
branches:
9
- humble
10
11
- - name: backport to iron at reviewers discretion
+ - name: backport to jazzy at reviewers discretion
12
conditions:
13
- base=main
14
- - "label=backport-iron"
+ - "label=backport-jazzy"
15
actions:
16
backport:
17
18
- - iron
+ - jazzy
19
20
- - name: backport to jazzy at reviewers discretion
+ - name: backport to kilted at reviewers discretion
21
22
23
- - "label=backport-jazzy"
+ - "label=backport-kilted"
24
25
26
27
- - jazzy
+ - kilted
28
29
- name: ask to resolve conflict
30
0 commit comments