mirror of https://github.com/ceph/ceph-ansible.git
mergify: add stable-8.0
This adds the mergify support for stable-8.0 Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>pull/7523/head
parent
3c0e06ea0c
commit
7b9a459ce3
|
@ -49,6 +49,13 @@ pull_request_rules:
|
||||||
conditions:
|
conditions:
|
||||||
- label=backport-stable-7.0
|
- label=backport-stable-7.0
|
||||||
name: backport stable-7.0
|
name: backport stable-7.0
|
||||||
|
- actions:
|
||||||
|
backport:
|
||||||
|
branches:
|
||||||
|
- stable-8.0
|
||||||
|
conditions:
|
||||||
|
- label=backport-stable-8.0
|
||||||
|
name: backport stable-8.0
|
||||||
commands_restrictions:
|
commands_restrictions:
|
||||||
backport:
|
backport:
|
||||||
conditions:
|
conditions:
|
||||||
|
|
Loading…
Reference in New Issue