init (#7)
This commit is contained in:
parent
dee2fc5d96
commit
a4d7dd88cc
10
.mergify.yml
10
.mergify.yml
@ -23,4 +23,12 @@ pull_request_rules:
|
||||
actions:
|
||||
backport:
|
||||
branches:
|
||||
- release/v1.x.x
|
||||
- release/v1.x.x
|
||||
- name: backport patches to v2.x.x branch
|
||||
conditions:
|
||||
- base=main
|
||||
- label=backport/v2.x.x
|
||||
actions:
|
||||
backport:
|
||||
branches:
|
||||
- release/v2.x.x
|
||||
Loading…
Reference in New Issue
Block a user