mirror of https://github.com/ceph/ceph-ansible.git
Use rebase as merge strategy for PR
Signed-off-by: Julien Danjou <julien@danjou.info>pull/2806/head
parent
824ec6d256
commit
d0cd6de5a5
|
@ -10,3 +10,9 @@ rules:
|
|||
required_approving_review_count: 1
|
||||
merge_strategy:
|
||||
method: rebase
|
||||
automated_backport_labels:
|
||||
backport-stable-3.0: stable-3.0
|
||||
backport-stable-3.1: stable-3.1
|
||||
disabling_label: DNM
|
||||
disabling_files:
|
||||
- .mergify.yml
|
||||
|
|
Loading…
Reference in New Issue