ci: improve Claude PR review workflow + document branch strategy#324
ci: improve Claude PR review workflow + document branch strategy#324
Conversation
6fae4d6 to
4f5cf39
Compare
PR Review SummaryReviewed commit: ChangesThis PR makes two changes:
Blocking Issues
Suggestions
Positive Notes
|
4f5cf39 to
ef932cd
Compare
- Use Claude GitHub App (claude[bot]) with use_sticky_comment for automatic single-comment edit-in-place behavior - Add synchronize/reopened triggers so reviews re-run on every push - Fix model parameter (pass via claude_args, not action input) - Remove explicit github_token (Claude app handles auth) Also documents branch strategy in CLAUDE.md: PRs target seismic (production), not main (upstream tracking).
ef932cd to
909af86
Compare
Keep only the branch strategy documentation (seismic = production, main = upstream tracking). Revert all experimental claude.yml changes.
Summary
seismic(production), notmain(upstream tracking)claude[bot]) instead ofGITHUB_TOKENuse_sticky_commentfor single-comment edit-in-place (no comment spam)synchronize/reopenedtriggers so reviews re-run on every pushinitial review (full analysis) vs re-review (incremental diff)
cancel-in-progressensures only the latest push gets reviewedTest plan
@claudecomment triggers a re-review