mergify: add mergify configuration

This adds mergify configuration file on `stable-4.0` branch so we can
get backports automatically created by mergify.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/6135/head
Guillaume Abrioux 2020-12-15 10:03:33 +01:00
parent d14723d5b4
commit 7acaabadb9
1 changed files with 9 additions and 0 deletions

9
.mergify.yml 100644
View File

@ -0,0 +1,9 @@
pull_request_rules:
# Backports
- actions:
backport:
branches:
- 4.2z1
conditions:
- label=backport-4.2z1
name: backport 4.2z1