From a772c7acebc60870d51df2ce3eae46887f73578d Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 18:47:23 +0000 Subject: [PATCH] ci(mergify): upgrade configuration to current format --- .github/mergify.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index f6eb22cd..5373488a 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -1,4 +1,3 @@ ---- pull_request_rules: - name: Automatically approve and merge dependabot pull requests conditions: @@ -33,3 +32,5 @@ pull_request_rules: assign: users: - "{{author}}" +merge_protections_settings: + reporting_method: check-runs