Skip to content

Commit 3fb922b

Browse files
committed
chore: update auto reviewer
1 parent 8dfe8ce commit 3fb922b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/claude_auto_reviewer.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121

2222
- uses: anthropics/claude-code-action@1dc994ee7a008f0ecc866d9ac23ef036b7229f84 # v1.0.127
2323
with:
24+
use_sticky_comment: true
2425
github_token: ${{ secrets.GITHUB_TOKEN }}
2526
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
2627
prompt: |
@@ -41,3 +42,5 @@ jobs:
4142
4243
claude_args: |
4344
--allowedTools "mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*),Read,Grep,Glob"
45+
--model claude-sonnet-4-6
46+
--max-turns 20

0 commit comments

Comments
 (0)