mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-28 01:01:34 +00:00
feat(mergify): report merge conflicts for draft PRs
Pull-Request: #3614.
This commit is contained in:
1
.github/mergify.yml
vendored
1
.github/mergify.yml
vendored
@ -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:
|
||||||
|
Reference in New Issue
Block a user