mergify: add restriction on backport command

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/7197/head
Guillaume Abrioux 2022-06-14 09:54:10 +02:00
parent 5d9001b8e9
commit 8a5fb702f2
1 changed files with 5 additions and 0 deletions

View File

@ -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