summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-05-25 21:34:22 +0300
committerGitHub <noreply@github.com>2026-05-25 21:34:22 +0300
commit63f04bce46081876279aa874a96fe6136db7c2b5 (patch)
tree2856051d8c7e2c88664ea6a24f8e2a36a5966fe9
parente03c93b102a3f8084a42bd63803342a3192995c7 (diff)
parent2cfdee0616fe5043cdc3ad3042ff53b7ad048700 (diff)
downloadmergify-63f04bce46081876279aa874a96fe6136db7c2b5.tar.gz
mergify-63f04bce46081876279aa874a96fe6136db7c2b5.zip
Merge pull request #9 from vyos/mergify/configuration-deprecated-update
ci(mergify): upgrade configuration to current format
-rw-r--r--.mergify.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/.mergify.yml b/.mergify.yml
index e8348e3..55eff24 100644
--- a/.mergify.yml
+++ b/.mergify.yml
@@ -199,9 +199,9 @@ commands_restrictions:
backport: &allowed
conditions:
- or:
- - sender=@vyos/maintainers
- - sender=@VyOS-Networks/maintainers
- - sender=vyosbot
+ - sender=@vyos/maintainers
+ - sender=@VyOS-Networks/maintainers
+ - sender=vyosbot
copy: *allowed
dequeue: *allowed
queue: *allowed
@@ -288,3 +288,5 @@ merge_protections:
- label = backport-conflict
success_conditions:
- label != backport-conflict
+merge_protections_settings:
+ reporting_method: check-runs