From f67f546520b4514b3bd9485ae48a70f88cb413f1 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 19:03:00 +0300 Subject: ci(mergify): upgrade configuration to current format (#1182) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- .github/mergify.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/mergify.yml b/.github/mergify.yml index b2cf6ace..9f5e1fdd 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -13,8 +13,8 @@ commands_restrictions: backport: &allowed conditions: - or: - - sender=@vyos/maintainers - - sender=vyosbot + - sender=@vyos/maintainers + - sender=vyosbot copy: *allowed dequeue: *allowed queue: *allowed @@ -23,3 +23,5 @@ commands_restrictions: requeue: *allowed squash: *allowed update: *allowed +merge_protections_settings: + reporting_method: check-runs -- cgit v1.2.3