From 33a0eb284c24e3724fee05fa66a033568ee476cc Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 20:36:31 +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 0c75326..b192046 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -29,10 +29,9 @@ queue_rules: - label=ready-to-merge # This extra condition forces draft PR mode (prevents in-place checks) - queue-position>=0 - commit_message_template: | - {{ title }} (#{{ number }}) - - {{ body }} + commit_message_format: + title: pr-title + body: pr-body merge_method: merge merge_protections_settings: