Skip to content

Conversation

rafael-rollo
Copy link

While I was using this helpful action in my workflows, I noticed that the comments created and later updated by it could "get lost" in the records of a PR if this gets large enough, which in some cases could harm the dev/review experience. With this PR, I'd like to propose something that could add to it in that sense.

A behavior that could solve the problem would be what tools' bots, such as Sonar, do, which recreates the comments at the end of each check so they are always close to the most recent PR activity logs. Obviously, it's possible to solve the issue directly in my workflow, even though this would generally be done by using other actions from the marketplace or perhaps by using the API directly. However, I thought: "Why not try to contribute by adding support for this 'editing mode'?"

If this goes against what was ideal for the action, feel free to reject the PR outright or ask any questions you may have. Thank you 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant