Skip to content

Commit

Permalink
chore(mergify): Don't ask dependabot to resolve conflicts (#3122)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger authored Nov 15, 2022
1 parent 69efe63 commit 43fdfe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}? 🙏
Expand Down

0 comments on commit 43fdfe2

Please sign in to comment.