From bd43724dfc4f8792125f0a7302f2b403303870d1 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Sat, 22 Jun 2019 20:52:32 -0700 Subject: [PATCH] Don't set automerge label the PR has status failures --- .mergify.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.mergify.yml b/.mergify.yml index 5993439f84..b4b8eff8af 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -9,6 +9,7 @@ pull_request_rules: conditions: - author=mergify[bot] - head~=^mergify/bp/ + - #status-failure=0 actions: label: add: