mirror of https://github.com/ceph/ceph-ansible.git
mergify: need 2 approvals to merge a 'skip ci' PR
This will avoid merging PR with 1 approval + [skip ci] Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/3654/head
parent
f2dcb02d21
commit
1c30c76f8c
|
@ -15,7 +15,7 @@ pull_request_rules:
|
|||
conditions:
|
||||
- label!=DNM
|
||||
- title~=\[skip ci\]
|
||||
- '#approved-reviews-by>=1'
|
||||
- '#approved-reviews-by>=2'
|
||||
actions:
|
||||
merge:
|
||||
method: rebase
|
||||
|
|
Loading…
Reference in New Issue