diff --git a/.github/mergify.yml b/.github/mergify.yml index 4e0a2b7..347e2b1 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -21,8 +21,8 @@ shared: # Ensure we have adequate reviews. - or: - - "#approved-reviews-by>=1" - - author=jacobweinstock + - "#approved-reviews-by>=1" + - author=jacobweinstock - "#changes-requested-reviews-by=0" # Ensure we aren't being explicitly blocked with a label. @@ -47,3 +47,5 @@ pull_request_rules: conditions: [] actions: queue: +merge_protections_settings: + reporting_method: check-runs