syntax-dot/VerdictCI

Run VerdictCI evals and publish a GitHub Actions summary.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to verdictci.yaml or evals.yaml.yes
outputPath where VerdictCI writes result JSON.noverdictci-result.json
summaryPath where VerdictCI writes Markdown summary.noverdictci-summary.md
fixture-modeRun deterministic fixture cases without provider calls.nofalse
fail-onFailure policy for the MVP. Only fail is supported.nofail
upload-artifactUpload the VerdictCI result JSON artifact.notrue
artifact-nameName for the uploaded VerdictCI result artifact.noverdictci-result
namedescription
verdictFinal VerdictCI verdict.
result-pathPath to the VerdictCI result JSON artifact.
passedNumber of passed cases.
failedNumber of failed cases.
erroredNumber of errored cases.