mergify: add configuration for 4.2z1 branch

So we get backports against 4.2z1 branch (downstream related) automatically
created by mergify

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/6142/head
Guillaume Abrioux 2020-12-15 09:55:23 +01:00
parent 011c97786b
commit fb7dced598
1 changed files with 7 additions and 0 deletions

View File

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