Description
In a particular Gutenberg PR, the props bot appears to be adding repetitive comments after each commit or comment, rather than checking and updating the existing comment.
For example: WordPress/gutenberg#57841 (comment) — note that alternating comments / commits appear to be between a comment or commit by a user, and then a new comment from the props bot.
Is it possible that the props bot is unable to find its existing comment to update, for some reason?
Another idea from @tellthemachines: could this be to do with this PR originating from before the props bot was added?
Version
trunk
Workflow file
https://github.com/WordPress/gutenberg/blob/trunk/.github/workflows/props-bot.yml
Link
WordPress/gutenberg#57841