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:
|
conditions:
|
||||||
- conflict
|
- conflict
|
||||||
- -draft # Draft PRs are allowed to have conflicts.
|
- -draft # Draft PRs are allowed to have conflicts.
|
||||||
|
- -author=dependabot[bot]
|
||||||
actions:
|
actions:
|
||||||
comment:
|
comment:
|
||||||
message: This pull request has merge conflicts. Could you please resolve them @{{author}}? 🙏
|
message: This pull request has merge conflicts. Could you please resolve them @{{author}}? 🙏
|
||||||
|
Reference in New Issue
Block a user