From e8af77bb1a63d7ab35e5d1729cdaef8e4a1ffda8 Mon Sep 17 00:00:00 2001 From: Michael D Kinney Date: Sun, 3 Nov 2019 18:17:35 -0800 Subject: [PATCH] comment first close 2nd Signed-off-by: Michael D Kinney --- .mergify/config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.mergify/config.yml b/.mergify/config.yml index 85d7283..2a2a874 100644 --- a/.mergify/config.yml +++ b/.mergify/config.yml @@ -44,13 +44,14 @@ pull_request_rules: - base=master - -label=push - -closed - - -locked - status-success~=^mdkinney\.PatchCheck$ - status-success~=^mdkinney\.PatchCheck \(CPU\)$ - status-success~=^mdkinney\.PatchCheck \(MDE\)$ actions: - close: + comment: message: All checks passed. Auto close personal build. + close: + message: "" - name: Post a comment on a PR that can not be merged due to a merge conflict conditions: