summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-05-25 22:29:07 +0300
committerGitHub <noreply@github.com>2026-05-25 22:29:07 +0300
commitb52be12400bf9cc1e5ff431542c5ff15d620b4c8 (patch)
treebdaf678fe68e79e0df7d6daa8fd865cb4b14015c
parent894e50455fa5f894116345c4016ad308252eec89 (diff)
parentfee70cbbe4c6d10b485e087c887f6e4e2c7939cd (diff)
downloadvyos-cloud-init-b52be12400bf9cc1e5ff431542c5ff15d620b4c8.tar.gz
vyos-cloud-init-b52be12400bf9cc1e5ff431542c5ff15d620b4c8.zip
Merge pull request #101 from vyos/t8782-extends-conversion
T8792: replace inline Mergify config with extends: mergify
-rw-r--r--.github/mergify.yml28
1 files changed, 3 insertions, 25 deletions
diff --git a/.github/mergify.yml b/.github/mergify.yml
index b2cf6ace..8343eee8 100644
--- a/.github/mergify.yml
+++ b/.github/mergify.yml
@@ -1,25 +1,3 @@
-pull_request_rules:
- - name: Label conflicting pull requests
- description: Add a label to a pull request with conflict to spot it easily
- conditions:
- - conflict
- - '-closed'
- actions:
- label:
- toggle:
- - conflicts
-
-commands_restrictions:
- backport: &allowed
- conditions:
- - or:
- - sender=@vyos/maintainers
- - sender=vyosbot
- copy: *allowed
- dequeue: *allowed
- queue: *allowed
- rebase: *allowed
- refresh: *allowed
- requeue: *allowed
- squash: *allowed
- update: *allowed
+extends: mergify
+merge_protections_settings:
+ reporting_method: check-runs