veltiq/groundtruth

Verify that a pull request's claims match its diff, and post the verdicts as a sticky PR comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
mode'pr' grades the PR description against the diff; 'transcript' grades a JSONL transcript.pr
transcriptPath to a JSONL transcript (used when mode=transcript).""
baseBase ref/SHA to diff against. Defaults to the PR base SHA.""
versionnpm version or dist-tag of groundtruth to run.latest
strictFail the job if any claim is unsupported.false
commentPost/update a sticky PR comment with the verdicts.true
github-tokenToken used to read/post PR comments.""

no outputs