Skip to content

Commit

Permalink
mergify: add restriction on backport command
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Abrioux <[email protected]>
  • Loading branch information
guits committed Jun 14, 2022
1 parent 5d9001b commit 8a5fb70
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8a5fb70

Please sign in to comment.