From: Guillaume Abrioux Date: Wed, 15 Jun 2022 09:23:51 +0000 (+0200) Subject: mergify: add backport configuration for stable-7.0 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a571a9128e2dd6331d0a43bcf08aad1c81361daf;p=ceph-ansible.git mergify: add backport configuration for stable-7.0 So we can ask mergify to do automatic backport in stable-7.0 Signed-off-by: Guillaume Abrioux --- diff --git a/.mergify.yml b/.mergify.yml index 33a2c1e87..f3a0f6f3a 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -42,6 +42,13 @@ pull_request_rules: conditions: - label=backport-stable-6.0 name: backport stable-6.0 + - actions: + backport: + branches: + - stable-7.0 + conditions: + - label=backport-stable-7.0 + name: backport stable-7.0 commands_restrictions: backport: conditions: