# Objective - While a PR is in work, if several commits fail and trigger a comment from the action, this can create a lot of comments from actions with low value - Noticed on https://github.com/bevyengine/bevy/pull/18139 ## Solution - If last comment on a PR is from an action, don't add a new comment --------- Co-authored-by: Martín Maita <47983254+mnmaita@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| action-on-PR-labeled.yml | ||
| ci-comment-failures.yml | ||
| ci.yml | ||
| dependencies.yml | ||
| docs.yml | ||
| example-run-report.yml | ||
| example-run.yml | ||
| post-release.yml | ||
| send-screenshots-to-pixeleagle.yml | ||
| validation-jobs.yml | ||
| weekly.yml | ||
| welcome.yml | ||