From 1482a0f28ad214cedff56b308c19b4b9c48b7301 Mon Sep 17 00:00:00 2001 From: Seena Fallah Date: Mon, 20 Jan 2025 10:41:20 +0100 Subject: [PATCH] mergify: add stable-9.0 This adds the mergify support for stable-9.0 Signed-off-by: Seena Fallah --- .mergify.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.mergify.yml b/.mergify.yml index 424a053845..01abdb5261 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -56,6 +56,13 @@ pull_request_rules: conditions: - label=backport-stable-8.0 name: backport stable-8.0 + - actions: + backport: + branches: + - stable-9.0 + conditions: + - label=backport-stable-9.0 + name: backport stable-9.0 commands_restrictions: backport: conditions: