The whole hunk
from line 48, old and new numbered
/
lines
from line 48
4848
4949Replying to an inline comment does not prompt Claude to respond or update the PR. To act on a finding, fix the code and push. If the PR is subscribed to push-triggered reviews, the next run resolves the thread when the issue is fixed. To request a fresh review without pushing, comment `@claude review` as a [top-level PR comment](#manually-trigger-reviews).
5050
51To dismiss a finding without a code change, resolve its thread; replying doesn't dismiss it.
52
5153### Check run output
5254
5355Beyond the inline review comments, each review populates the **Claude Code Review** check run that appears alongside your CI checks. Expand its **Details** link to see a summary of every finding in one place, sorted by severity:
from line 317
315317 </Step>
316318</Steps>
317319
318Claude reports the findings as text in the reply in both of these runs, even when a host application requests the findings list described below:
320Claude reports the findings as text in the reply in both of these runs, even when a host application requests a findings list:
319321
320322* In a terminal session, where `/code-review` runs the review as a [forked subagent](/docs/en/skills#run-skills-in-a-subagent)
321323* In a `-p` run with text or JSON output