mirror of https://github.com/ceph/ceph-ansible.git
mergify: add stable-6.0 backport configuration
This adds the stable-6.0 backport configuration in mergify. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/6266/head v7.0.0alpha1
parent
950a6ae406
commit
26acaf9eeb
|
@ -35,3 +35,10 @@ pull_request_rules:
|
|||
conditions:
|
||||
- label=backport-stable-5.0
|
||||
name: backport stable-5.0
|
||||
- actions:
|
||||
backport:
|
||||
branches:
|
||||
- stable-6.0
|
||||
conditions:
|
||||
- label=backport-stable-6.0
|
||||
name: backport stable-6.0
|
||||
|
|
Loading…
Reference in New Issue