bevy/.github/workflows
François Mockers 4cd014384f
action shouldn't comment on a pr if last comment is from action (#18196)
# 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>
2025-03-09 20:26:19 +00:00
..
action-on-PR-labeled.yml Update label used for breaking changes (#15958) 2024-10-16 17:50:39 +00:00
ci-comment-failures.yml action shouldn't comment on a pr if last comment is from action (#18196) 2025-03-09 20:26:19 +00:00
ci.yml Add no_std support to bevy (#17955) 2025-03-07 03:39:46 +00:00
dependencies.yml add cancel in progress support to automated CI checks (#11130) 2024-02-28 16:07:29 +00:00
docs.yml Trait tags on docs.rs (#17758) 2025-02-11 22:13:38 +00:00
example-run-report.yml action shouldn't comment on a pr if last comment is from action (#18196) 2025-03-09 20:26:19 +00:00
example-run.yml Split example runs to their own GitHub workflow (#18039) 2025-02-25 23:30:31 +00:00
post-release.yml Fix workflows for version bump (#17162) 2025-01-05 20:27:58 +00:00
send-screenshots-to-pixeleagle.yml Split example runs to their own GitHub workflow (#18039) 2025-02-25 23:30:31 +00:00
validation-jobs.yml Split example runs to their own GitHub workflow (#18039) 2025-02-25 23:30:31 +00:00
weekly.yml Automatically close weekly ci issue if weekly ci succeeds (#18016) 2025-02-25 19:21:04 +00:00
welcome.yml Fix Welcome Contributors CI (#15123) 2024-09-09 17:52:11 +00:00