From: Dimitri Savineau Date: Tue, 24 Mar 2020 14:10:30 +0000 (-0400) Subject: mergify: Update with stable-5.0 branch X-Git-Tag: v6.0.0alpha2~247 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=784f16c061d1aec0c994d8d66aed28dd6737718f;p=ceph-ansible.git mergify: Update with stable-5.0 branch Add action to backport commits to stable-5.0. Signed-off-by: Dimitri Savineau --- diff --git a/.mergify.yml b/.mergify.yml index 59f59c990..fff74b55a 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -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