From 6afbba449d4a63c61bbbc04f9c30188da4205f72 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Thu, 4 Jul 2019 17:05:50 +0200 Subject: [PATCH] Let Mergify handle one PR at a time (#1068) Docs: https://doc.mergify.io/actions.html#merge --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index 2abbef6..212ce6b 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,7 +1,7 @@ pull_request_rules: - actions: merge: - strict: true + strict: smart method: squash name: Automatically merge pull requests conditions: