chore: remove comments from mergify on merge conflict or check failures (#2652)

This commit is contained in:
Casey Lee
2025-02-09 00:42:11 -08:00
committed by GitHub
parent cb26fd8670
commit 89755d3f25

View File

@@ -7,8 +7,6 @@ pull_request_rules:
- -merged
- conflict
actions:
comment:
message: '@{{author}} this pull request is now in conflict 😩'
label:
add:
- conflict
@@ -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