summaryrefslogtreecommitdiff
path: root/.github/mergify.yml
diff options
context:
space:
mode:
authormergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-05-07 09:34:35 +0000
committerGitHub <noreply@github.com>2026-05-07 09:34:35 +0000
commit01f2d70eb67f4fa123f23f07dfa7cb1e2af86153 (patch)
treeec0da3f3aaa00d76e2b7828276d8696fd4cc7c4f /.github/mergify.yml
parentbdd0ed181e7b6515398462abc07390dabb50b68e (diff)
downloadvyos-1x-01f2d70eb67f4fa123f23f07dfa7cb1e2af86153.tar.gz
vyos-1x-01f2d70eb67f4fa123f23f07dfa7cb1e2af86153.zip
ci(mergify): upgrade configuration to current format
Diffstat (limited to '.github/mergify.yml')
-rw-r--r--.github/mergify.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/mergify.yml b/.github/mergify.yml
index b2cf6ace5..9f5e1fdd5 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