File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 2828 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
2929 github_token : ${{ github.token }}
3030
31- # (Optional) Useful while debugging; can expose secrets in logs
32- show_full_output : true
33-
3431 plugin_marketplaces : ' https://github.com/anthropics/claude-code.git'
3532 plugins : ' code-review@claude-code-plugins'
3633
5047 prompt : |
5148 /code-review:code-review ${{ github.repository }}/pull/${{ github.event.pull_request.number }}
5249 Post the results as one top-level PR comment titled "Claude Code Review".
53- If you cannot access the diff/files, say so explicitly and explain what was blocked .
50+ If you cannot access the diff/files, say so explicitly and explain what is blocking access .
5451
5552 additional_permissions : |
5653 actions: read
You can’t perform that action at this time.
0 commit comments