Skip to content

Commit 6f1031e

Browse files
julien51claude
andauthored
ci: enable sticky comment for claude code review (unlock-protocol#16335)
Posts the review report as a sticky PR comment so it's visible in the PR conversation, rather than only in the GitHub Actions job summary. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fb20199 commit 6f1031e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
prompt: '/code-review:code-review ${{ github.repository }}/pull/${{ github.event.pull_request.number }}'
4242
allowed_tools: 'mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*),Bash(git diff:*),Bash(git log:*),Bash(git show:*),Read,Glob,Grep'
4343
display_report: 'true'
44+
use_sticky_comment: 'true'
4445
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
4546
# or https://code.claude.com/docs/en/cli-reference for available options
4647

0 commit comments

Comments
 (0)