mirror of https://github.com/ceph/ceph-ansible.git
mergify: add restriction on backport command
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/7197/head
parent
5d9001b8e9
commit
8a5fb702f2
|
@ -42,3 +42,8 @@ pull_request_rules:
|
||||||
conditions:
|
conditions:
|
||||||
- label=backport-stable-6.0
|
- label=backport-stable-6.0
|
||||||
name: backport stable-6.0
|
name: backport stable-6.0
|
||||||
|
commands_restrictions:
|
||||||
|
backport:
|
||||||
|
conditions:
|
||||||
|
- base=main
|
||||||
|
- number<0
|
||||||
|
|
Loading…
Reference in New Issue