There was an error while loading. Please reload this page.
1 parent 3531b77 commit f67f546Copy full SHA for f67f546
1 file changed
.github/mergify.yml
@@ -13,8 +13,8 @@ commands_restrictions:
13
backport: &allowed
14
conditions:
15
- or:
16
- - sender=@vyos/maintainers
17
- - sender=vyosbot
+ - sender=@vyos/maintainers
+ - sender=vyosbot
18
copy: *allowed
19
dequeue: *allowed
20
queue: *allowed
@@ -23,3 +23,5 @@ commands_restrictions:
23
requeue: *allowed
24
squash: *allowed
25
update: *allowed
26
+merge_protections_settings:
27
+ reporting_method: check-runs
0 commit comments