mergify: Update with stable-5.0 branch

Add action to backport commits to stable-5.0.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
pull/5192/head
Dimitri Savineau 2020-03-24 10:10:30 -04:00 committed by Guillaume Abrioux
parent 706de944cf
commit 784f16c061
1 changed files with 7 additions and 0 deletions

View File

@ -40,3 +40,10 @@ pull_request_rules:
conditions:
- label=backport-stable-4.0
name: backport stable-4.0
- actions:
backport:
branches:
- stable-5.0
conditions:
- label=backport-stable-5.0
name: backport stable-5.0