Skip to content

Commit 703e6da

Browse files
committed
Clarify review instructions in Claude Code Review workflow for line number references and suggestion formatting
1 parent ece22e1 commit 703e6da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/claude-code-review.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ jobs:
5959
```
6060
6161
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
62+
- Issues found with specific line numbers from the affected files. Do not use line numbers from the diff.
63+
- Constructive suggestions using suggestion code fence formatting blocks
64+
- An instruction to mention you (@claude) if the author wants additional reviews or fixes
6565
6666
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
6767
# or https://docs.anthropic.com/en/docs/claude-code/sdk#command-line for available options

0 commit comments

Comments
 (0)