At the moment, actions-riff-raff automatically produces one PR comment per riff-raff artifact - this gets noisy on projects with many artifacts - eg Ophan, with 8 comments, or editorial-tools-platform, with 12 comments.
We don't want developers to have to hunt for non-bot comments on PRs - the human-written comments on PRs are generally the most important ones, and shouldn't be lost in a swarm of bot comments! Consequently, we should restrict the automatic commenting by actions-riff-raff to one comment per PR - with that comment updated as new artifacts (and ideally commits) arrive.
See also some previous comments about this issue:
At the moment,
actions-riff-raffautomatically produces one PR comment per riff-raff artifact - this gets noisy on projects with many artifacts - eg Ophan, with 8 comments, or editorial-tools-platform, with 12 comments.We don't want developers to have to hunt for non-bot comments on PRs - the human-written comments on PRs are generally the most important ones, and shouldn't be lost in a swarm of bot comments! Consequently, we should restrict the automatic commenting by
actions-riff-raffto one comment per PR - with that comment updated as new artifacts (and ideally commits) arrive.See also some previous comments about this issue: