Skip to content

Commit

Permalink
mergify: add configuration for 4.2z1 branch
Browse files Browse the repository at this point in the history
So we get backports against 4.2z1 branch (downstream related) automatically
created by mergify

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
  • Loading branch information
guits committed Dec 15, 2020
1 parent 011c977 commit fb7dced
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:
- 4.2z1
conditions:
- label=backport-4.2z1
name: backport 4.2z1

0 comments on commit fb7dced

Please sign in to comment.