ci: added backport to main-hotfix ci
This commit is contained in:
parent
d9f0b067ca
commit
c63bb16704
10
.mergify.yml
10
.mergify.yml
@ -24,6 +24,16 @@ pull_request_rules:
|
||||
assignees:
|
||||
- "{{ author }}"
|
||||
|
||||
- name: backport to main-hotfix
|
||||
conditions:
|
||||
- label="backport main-hotfix"
|
||||
actions:
|
||||
backport:
|
||||
branches:
|
||||
- main-hotfix
|
||||
assignees:
|
||||
- "{{ author }}"
|
||||
|
||||
- name: backport to main
|
||||
conditions:
|
||||
- label="backport main"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user