From 6353128baa07d2cffd8d7b08b3fc74248c5d3f0f Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 07:37:03 +0000 Subject: [PATCH] ci(mergify): upgrade configuration to current format --- .github/mergify.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index 4e0a2b7..347e2b1 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -21,8 +21,8 @@ shared: # Ensure we have adequate reviews. - or: - - "#approved-reviews-by>=1" - - author=jacobweinstock + - "#approved-reviews-by>=1" + - author=jacobweinstock - "#changes-requested-reviews-by=0" # Ensure we aren't being explicitly blocked with a label. @@ -47,3 +47,5 @@ pull_request_rules: conditions: [] actions: queue: +merge_protections_settings: + reporting_method: check-runs