Skip to content

Commit

Permalink
chore: remove comments from mergify on merge conflict or check failur…
Browse files Browse the repository at this point in the history
…es (#2652)
  • Loading branch information
cplee authored Feb 9, 2025
1 parent cb26fd8 commit 89755d3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ pull_request_rules:
- -merged
- conflict
actions:
comment:
message: '@{{author}} this pull request is now in conflict 😩'
label:
add:
- conflict
Expand All @@ -31,8 +29,6 @@ pull_request_rules:
- check-failure=codecov/project
- check-failure=snapshot
actions:
comment:
message: '@{{author}} this pull request has failed checks 🛠'
label:
add:
- needs-work
Expand Down

0 comments on commit 89755d3

Please sign in to comment.