Mergify: require 1 review only

This commit is contained in:
Simon Warta 2020-07-28 22:44:09 +02:00
parent a3c3cef5b6
commit db9626629e

View File

@ -3,7 +3,7 @@
pull_request_rules: pull_request_rules:
- name: automerge to master with label automerge - name: automerge to master with label automerge
conditions: conditions:
- "#approved-reviews-by>1" - "#approved-reviews-by>=1"
- base=master - base=master
- label=automerge - label=automerge
# We need to list them all individually. Here is why: https://doc.mergify.io/conditions.html#validating-all-status-check # We need to list them all individually. Here is why: https://doc.mergify.io/conditions.html#validating-all-status-check