Rotate mergify labels
This commit is contained in:
32
.mergify.yml
32
.mergify.yml
@ -50,22 +50,6 @@ pull_request_rules:
|
|||||||
label:
|
label:
|
||||||
add:
|
add:
|
||||||
- automerge
|
- automerge
|
||||||
- name: v1.4 backport
|
|
||||||
conditions:
|
|
||||||
- label=v1.4
|
|
||||||
actions:
|
|
||||||
backport:
|
|
||||||
ignore_conflicts: true
|
|
||||||
branches:
|
|
||||||
- v1.4
|
|
||||||
- name: v1.5 backport
|
|
||||||
conditions:
|
|
||||||
- label=v1.5
|
|
||||||
actions:
|
|
||||||
backport:
|
|
||||||
ignore_conflicts: true
|
|
||||||
branches:
|
|
||||||
- v1.5
|
|
||||||
- name: v1.6 backport
|
- name: v1.6 backport
|
||||||
conditions:
|
conditions:
|
||||||
- label=v1.6
|
- label=v1.6
|
||||||
@ -82,3 +66,19 @@ pull_request_rules:
|
|||||||
ignore_conflicts: true
|
ignore_conflicts: true
|
||||||
branches:
|
branches:
|
||||||
- v1.7
|
- v1.7
|
||||||
|
- name: v1.8 backport
|
||||||
|
conditions:
|
||||||
|
- label=v1.8
|
||||||
|
actions:
|
||||||
|
backport:
|
||||||
|
ignore_conflicts: true
|
||||||
|
branches:
|
||||||
|
- v1.8
|
||||||
|
- name: v1.9 backport
|
||||||
|
conditions:
|
||||||
|
- label=v1.9
|
||||||
|
actions:
|
||||||
|
backport:
|
||||||
|
ignore_conflicts: true
|
||||||
|
branches:
|
||||||
|
- v1.9
|
||||||
|
Reference in New Issue
Block a user