chore: remove comments from mergify on merge conflict or check failures (#2652)
This commit is contained in:
@@ -7,8 +7,6 @@ pull_request_rules:
|
|||||||
- -merged
|
- -merged
|
||||||
- conflict
|
- conflict
|
||||||
actions:
|
actions:
|
||||||
comment:
|
|
||||||
message: '@{{author}} this pull request is now in conflict 😩'
|
|
||||||
label:
|
label:
|
||||||
add:
|
add:
|
||||||
- conflict
|
- conflict
|
||||||
@@ -31,8 +29,6 @@ pull_request_rules:
|
|||||||
- check-failure=codecov/project
|
- check-failure=codecov/project
|
||||||
- check-failure=snapshot
|
- check-failure=snapshot
|
||||||
actions:
|
actions:
|
||||||
comment:
|
|
||||||
message: '@{{author}} this pull request has failed checks 🛠'
|
|
||||||
label:
|
label:
|
||||||
add:
|
add:
|
||||||
- needs-work
|
- needs-work
|
||||||
|
|||||||
Reference in New Issue
Block a user