Skip to content

Commit 41845dc

Browse files
committed
claude-code-review.yml: Post inline review comments; reply to inline comments in-thread
1 parent c6b8c83 commit 41845dc

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,12 @@ jobs:
128128
- Spell-check / link-check failures are fixed at the source
129129
(wordlist or content) rather than suppressed.
130130
131-
Use inline comments for line-specific feedback. Skip generic
132-
praise — be concrete. If the PR looks clean, say so briefly.
131+
**Post line-specific findings as inline review comments** anchored
132+
to the relevant line(s) — use the inline-comment tool, not a prose
133+
list in the summary. Reserve the top-level summary comment for a
134+
brief overall verdict plus any finding not tied to a specific line;
135+
don't restate each inline comment there. Skip generic praise — be
136+
concrete. If the PR looks clean, say so briefly.
133137
134138
# `gh pr comment` is narrowed to `create` so the reviewer can post
135139
# a top-level summary but can't edit or delete prior review

0 commit comments

Comments
 (0)