mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-26 08:11:39 +00:00
chore(mergify): Don't ask dependabot to resolve conflicts (#3122)
This commit is contained in:
1
.github/mergify.yml
vendored
1
.github/mergify.yml
vendored
@ -12,6 +12,7 @@ pull_request_rules:
|
||||
conditions:
|
||||
- conflict
|
||||
- -draft # Draft PRs are allowed to have conflicts.
|
||||
- -author=dependabot[bot]
|
||||
actions:
|
||||
comment:
|
||||
message: This pull request has merge conflicts. Could you please resolve them @{{author}}? 🙏
|
||||
|
Reference in New Issue
Block a user