mirror of https://github.com/ceph/ceph-ansible.git
mergify: add configuration for 4.2z1 branch
So we get backports against 4.2z1 branch (downstream related) automatically created by mergify Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/6142/head
parent
011c97786b
commit
fb7dced598
|
@ -35,3 +35,10 @@ pull_request_rules:
|
|||
conditions:
|
||||
- label=backport-stable-5.0
|
||||
name: backport stable-5.0
|
||||
- actions:
|
||||
backport:
|
||||
branches:
|
||||
- 4.2z1
|
||||
conditions:
|
||||
- label=backport-4.2z1
|
||||
name: backport 4.2z1
|
||||
|
|
Loading…
Reference in New Issue