Skip to content

Commit 83c2aca

Browse files
feat(mergify): report merge conflicts for draft PRs
Pull-Request: #3614.
1 parent 3411b26 commit 83c2aca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/mergify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ pull_request_rules:
1313
- name: Ask to resolve conflict
1414
conditions:
1515
- conflict
16-
- -draft # Draft PRs are allowed to have conflicts.
1716
- -author=dependabot[bot]
1817
actions:
1918
comment:

0 commit comments

Comments
 (0)