Skip to content

Commit

Permalink
Allow automerge with 1 approved review
Browse files Browse the repository at this point in the history
Allow automerge with 1 approved review
  • Loading branch information
fedekunze authored Mar 22, 2021
2 parents e226f36 + 91162f0 commit e9290f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pull_request_rules:
- name: automerge to main with label automerge and branch protection passing
conditions:
- "#approved-reviews-by>1"
- "#approved-reviews-by>=1"
- base=main
- label=automerge
actions:
Expand Down

0 comments on commit e9290f5

Please sign in to comment.