File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 id : claude-review
3737 uses : anthropics/claude-code-action@v1
3838 with :
39- claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
39+ anthropic_api_key : ${{ secrets.ANTHROPIC_API_KEY }}
4040 plugin_marketplaces : ' https://github.com/anthropics/claude-code.git'
4141 plugins : ' code-review@claude-code-plugins'
4242 prompt : ' /code-review:code-review ${{ github.repository }}/pull/${{ github.event.pull_request.number }}'
Original file line number Diff line number Diff line change 3434 id : claude
3535 uses : anthropics/claude-code-action@v1
3636 with :
37- claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
37+ anthropic_api_key : ${{ secrets.ANTHROPIC_API_KEY }}
3838
3939 # This is an optional setting that allows Claude to read CI results on PRs
4040 additional_permissions : |
4747 # See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
4848 # or https://code.claude.com/docs/en/cli-reference for available options
4949 # claude_args: '--allowed-tools Bash(gh pr:*)'
50-
You can’t perform that action at this time.
0 commit comments