dr-gareth-roberts/insideLLMs PR Diff

Run harness on base/head refs, diff deterministic outputs, and comment on pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
harness-configHarness config path relative to repository root.noci/harness.yaml
baseline-refGit ref to compare against (defaults to pull request base ref or main).no""
python-versionPython version for the action runtime.no3.11
install-extrasOptional extras to install (for example: dev,nlp,visualization).no""
run-argsExtra arguments forwarded to each `insidellms harness` invocation.no""
diff-argsExtra arguments forwarded to `insidellms diff`.no""
fail-on-changesWhen true, include --fail-on-changes and fail the action on behavior drift.notrue
post-pr-commentWhen true on pull_request events, post or update a sticky diff comment.notrue
comment-on-forksWhen true, attempt PR comments for forked pull_requests (requires token permission).nofalse
github-tokenToken used for pull request comments. Defaults to github.token.no""
namedescription
diff-jsonPath to generated diff report JSON.
baseline-run-dirPath to generated baseline run directory.
candidate-run-dirPath to generated candidate run directory.
diff-exit-codeExit code returned by `insidellms diff`.
baseline-commitResolved baseline commit used for base-vs-head comparison.
is-fork-prWhether the event pull_request head is from a fork.
comment-statusPR comment status (created, updated, skipped-fork, skipped-permissions, etc).