How to update a pull request comment from GitHub Actions instead of creating duplicates
Update one pull request comment from GitHub Actions instead of creating duplicates after every push, using a stable marker, ownership checks and a simple upsert pattern.