We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece22e1 commit 703e6daCopy full SHA for 703e6da
.github/workflows/claude-code-review.yml
@@ -59,9 +59,9 @@ jobs:
59
```
60
61
Your review should include:
62
- - Issues found with specific line numbers
63
- - Constructive suggestions using ````suggestion` blocks
64
- - An instruction to mention you ('@claude') if the author wants additional reviews or fixes
+ - Issues found with specific line numbers from the affected files. Do not use line numbers from the diff.
+ - Constructive suggestions using suggestion code fence formatting blocks
+ - An instruction to mention you (@claude) if the author wants additional reviews or fixes
65
66
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
67
# or https://docs.anthropic.com/en/docs/claude-code/sdk#command-line for available options
0 commit comments