We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04fdac commit e7c4d5cCopy full SHA for e7c4d5c
.github/workflows/claude-code-review.yml
@@ -39,6 +39,7 @@ jobs:
39
plugin_marketplaces: 'https://github.com/anthropics/claude-code.git'
40
plugins: 'code-review@claude-code-plugins'
41
prompt: '/code-review:code-review ${{ github.repository }}/pull/${{ github.event.pull_request.number }}'
42
+ show_full_output: true
43
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
44
# or https://code.claude.com/docs/en/cli-reference for available options
45
0 commit comments