Skip to content

Update Claude PR review to edit comments in place#52

Merged
tim4724 merged 1 commit intomainfrom
chore/update-review-comments-in-place
Feb 23, 2026
Merged

Update Claude PR review to edit comments in place#52
tim4724 merged 1 commit intomainfrom
chore/update-review-comments-in-place

Conversation

@tim4724
Copy link
Owner

@tim4724 tim4724 commented Feb 23, 2026

Summary

  • Enable use_sticky_comment on the Claude code review action to update the existing review comment in place instead of creating a new one on every push
  • Add reopened trigger so reviews also run when a PR is reopened

Test plan

  • Open a new PR — should create a single review comment
  • Push another commit to the same PR — should update the existing comment, not add a second one

@github-actions
Copy link

Enable `use_sticky_comment` to update the existing review comment in
place on subsequent pushes, instead of creating a new comment each time.
Also add `reopened` trigger for completeness.
@tim4724 tim4724 force-pushed the chore/update-review-comments-in-place branch from b38cd4c to 1369ad8 Compare February 23, 2026 17:37
@tim4724 tim4724 merged commit 47f353b into main Feb 23, 2026
5 of 6 checks passed
@tim4724 tim4724 deleted the chore/update-review-comments-in-place branch February 23, 2026 17:45
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