From 83c2aca298dde84b1c7ea1740e35948f7ee87c40 Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Wed, 22 Mar 2023 16:22:53 +0100 Subject: [PATCH] feat(mergify): report merge conflicts for draft PRs Pull-Request: #3614. --- .github/mergify.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index 6189b7f9..9948293d 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -13,7 +13,6 @@ pull_request_rules: - name: Ask to resolve conflict conditions: - conflict - - -draft # Draft PRs are allowed to have conflicts. - -author=dependabot[bot] actions: comment: