From 7b9a459ce3aff02d8e1878ed06cbcea0dd2d886e Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Sat, 16 Mar 2024 16:58:31 +0100 Subject: [PATCH] mergify: add stable-8.0 This adds the mergify support for stable-8.0 Signed-off-by: Guillaume Abrioux --- .mergify.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.mergify.yml b/.mergify.yml index 4f36d4f12..424a05384 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -49,6 +49,13 @@ pull_request_rules: conditions: - label=backport-stable-7.0 name: backport stable-7.0 + - actions: + backport: + branches: + - stable-8.0 + conditions: + - label=backport-stable-8.0 + name: backport stable-8.0 commands_restrictions: backport: conditions: