Skip to content

Commit

Permalink
mergify: add stable-6.0 backport configuration
Browse files Browse the repository at this point in the history
This adds the stable-6.0 backport configuration in mergify.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
  • Loading branch information
guits committed Feb 10, 2021
1 parent 950a6ae commit 26acaf9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .mergify.yml
Expand Up @@ -35,3 +35,10 @@ pull_request_rules:
conditions:
- label=backport-stable-5.0
name: backport stable-5.0
- actions:
backport:
branches:
- stable-6.0
conditions:
- label=backport-stable-6.0
name: backport stable-6.0

0 comments on commit 26acaf9

Please sign in to comment.