Skip to content

Commit

Permalink
mergify: add stable-8.0
Browse files Browse the repository at this point in the history
This adds the mergify support for stable-8.0

Signed-off-by: Guillaume Abrioux <[email protected]>
  • Loading branch information
guits committed Mar 16, 2024
1 parent 3c0e06e commit c8f64aa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@ pull_request_rules:
conditions:
- label=backport-stable-7.0
name: backport stable-7.0
- actions:
backport:
branches:
- stable-8.0
conditions:
- label=backport-stable-8.0
name: backport stable-8.0
commands_restrictions:
backport:
conditions:
Expand Down

0 comments on commit c8f64aa

Please sign in to comment.