Skip to main content

verify

Function verify 

Source
pub fn verify(repo: &Path) -> Result<Verification>
Expand description

Verify the e2e decision at repo — the CI side of the nudge. Reads only receipt presence and content diffs: never runs e2e, never inspects a recorded command or exit code, never compares commit SHAs.

Equivalent to verify_scoped with scope set to repo.