From db9626629ea309066601cb58ec83ac183c346e65 Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Tue, 28 Jul 2020 22:44:09 +0200 Subject: [PATCH] Mergify: require 1 review only --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index b39accc3..df16bc4e 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -3,7 +3,7 @@ pull_request_rules: - name: automerge to master with label automerge conditions: - - "#approved-reviews-by>1" + - "#approved-reviews-by>=1" - base=master - label=automerge # We need to list them all individually. Here is why: https://doc.mergify.io/conditions.html#validating-all-status-check