Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/actions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ Later runs use that manifest as a checkpoint and fall back to GitHub review hist
manifest is unavailable.
The manifest never contains complete diffs, PR prose, tool output, secrets, or Claude session
transcripts.
Inline findings are linked back to the exact published review and comment IDs, with bounded
retries for GitHub API propagation.
The publisher does not mark an inline finding resolved unless GitHub confirms the thread
resolution mutation.

The action performs a full review when there is no valid checkpoint, the previous head is not
an ancestor, or the pipeline or rubric version changed.
Expand Down
Loading
Loading