feat(mergify): report merge conflicts for draft PRs

Pull-Request: #3614.
This commit is contained in:
Thomas Eizinger
2023-03-22 16:22:53 +01:00
committed by GitHub
parent 3411b2697c
commit 83c2aca298

1
.github/mergify.yml vendored
View File

@ -13,7 +13,6 @@ pull_request_rules:
- name: Ask to resolve conflict - name: Ask to resolve conflict
conditions: conditions:
- conflict - conflict
- -draft # Draft PRs are allowed to have conflicts.
- -author=dependabot[bot] - -author=dependabot[bot]
actions: actions:
comment: comment: