Skip to content

Conversation

@jaysonv0341
Copy link
Contributor

Summary

  • Add use_sticky_comment: true to the Claude Code action configuration
  • This makes Claude's reviews appear as comments on PRs instead of only in the workflow summary

Changes

  • Updated workflows/claude-review.yml to enable sticky comments
  • Claude will now post its reviews directly on PRs for better visibility

Impact

  • All 22 configured repositories will now receive Claude review comments on their PRs
  • Developers won't need to click through to the workflow summary to see reviews
  • Reviews remain visible throughout the PR lifecycle

Testing

  • Can be tested by opening a new PR or pushing to an existing PR in any configured repo
  • Claude's review will appear as a comment on the PR

🤖 Generated with Claude Code

Add use_sticky_comment: true to post Claude reviews as PR comments
instead of only in the workflow summary. This makes reviews more
visible and accessible to developers.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
The .github repository contains workflow definitions and doesn't need
Claude code reviews. Removing this prevents errors when the workflow
tries to call itself without the ANTHROPIC_API_KEY secret.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jaysonv0341 jaysonv0341 merged commit 34c6980 into main Oct 15, 2025
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.

2 participants