Skip to content

Commit f67f546

Browse files
authored
ci(mergify): upgrade configuration to current format (#1182)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 3531b77 commit f67f546

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/mergify.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ commands_restrictions:
1313
backport: &allowed
1414
conditions:
1515
- or:
16-
- sender=@vyos/maintainers
17-
- sender=vyosbot
16+
- sender=@vyos/maintainers
17+
- sender=vyosbot
1818
copy: *allowed
1919
dequeue: *allowed
2020
queue: *allowed
@@ -23,3 +23,5 @@ commands_restrictions:
2323
requeue: *allowed
2424
squash: *allowed
2525
update: *allowed
26+
merge_protections_settings:
27+
reporting_method: check-runs

0 commit comments

Comments
 (0)