mirror of https://github.com/ceph/ceph-ansible.git
mergify: Update with stable-5.0 branch
Add action to backport commits to stable-5.0. Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>pull/5192/head
parent
706de944cf
commit
784f16c061
|
@ -40,3 +40,10 @@ pull_request_rules:
|
|||
conditions:
|
||||
- label=backport-stable-4.0
|
||||
name: backport stable-4.0
|
||||
- actions:
|
||||
backport:
|
||||
branches:
|
||||
- stable-5.0
|
||||
conditions:
|
||||
- label=backport-stable-5.0
|
||||
name: backport stable-5.0
|
||||
|
|
Loading…
Reference in New Issue