From 927c8968d64fa2154157ab25ce37daff91f1244a Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 09:44:41 +0000 Subject: [PATCH] ci(mergify): upgrade configuration to current format --- .github/mergify.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index 1444a55b3d..675c2cac23 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -6,10 +6,9 @@ queue_rules: merge_conditions: - "#approved-reviews-by>1" merge_method: squash - commit_message_template: | - {{ title }} (#{{ number }}) - {{ body }} - + commit_message_format: + title: pr-title + body: pr-body pull_request_rules: - name: backport patches to v28.x.y branch conditions: