From: Guillaume Abrioux Date: Tue, 14 Jun 2022 07:54:10 +0000 (+0200) Subject: mergify: add restriction on backport command X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8a5fb702f2a3df46834baf6019285463bbfcc4fb;p=ceph-ansible.git mergify: add restriction on backport command Signed-off-by: Guillaume Abrioux --- diff --git a/.mergify.yml b/.mergify.yml index 71377572d..33a2c1e87 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -42,3 +42,8 @@ pull_request_rules: conditions: - label=backport-stable-6.0 name: backport stable-6.0 +commands_restrictions: + backport: + conditions: + - base=main + - number<0