mergify: add stable-6.0 backport configuration

This adds the stable-6.0 backport configuration in mergify.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/6266/head v7.0.0alpha1
Guillaume Abrioux 2021-02-10 14:53:47 +01:00
parent 950a6ae406
commit 26acaf9eeb
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:
- stable-6.0
conditions:
- label=backport-stable-6.0
name: backport stable-6.0