rul1an/Verdict PR Gate

CI-first regression gate for RAG pipelines (Replay/Trace capable). Runs verdict ci and publishes JUnit + SARIF.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoGitHub repo that hosts Verdict releases (owner/name).noRul1an/verdict
verdict_versionRelease tag to download (e.g. v0.6.0). Use a pinned tag for reproducibility.yes
asset_nameOptional override for the release asset filename. If empty, computed from OS/arch.no""
configPath to eval YAML config.noci-eval.yaml
trace_fileOptional JSONL trace file for replay mode.no""
dbSQLite db path.no.eval/eval.db
quarantine_modeQuarantine mode: off|warn|strictnowarn
rerun_failuresRerun failures N times (ignored/forced to 0 in replay mode).no1
strictIf true, Warn/Flaky become blocking (exit 1).nofalse
redact_promptsIf true, redact prompts in outputs/OTel.notrue
junitJUnit output path.nojunit.xml
sarifSARIF output path.nosarif.json
otel_jsonlOptional OTel JSONL output path.no""
upload_artifactsUpload junit/sarif/run.json/otel.jsonl as workflow artifacts.notrue
artifact_nameArtifact name if upload_artifacts is true.noverdict-reports
upload_sarifUpload SARIF to GitHub Code Scanning.notrue
working_directoryOptional working directory to run verdict in.no.
namedescription
junit_pathJUnit report path
sarif_pathSARIF report path
run_json_pathRun artifact path
otel_jsonl_pathOTel JSONL path
verdict_versionInstalled verdict version