apusharma45/Veridra CI

Run Veridra Core suites in CI, gate pass/fail, and post sticky PR comments.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
suite_pathPath to suite YAML fileyes
providerOptional provider override (openai, ollama, groq)no""
modelOptional model overrideno""
mockRun in mock mode (true|false)nofalse
output_pathPath for JSON resultnoveridra-results.json
post_pr_commentPost sticky PR comment when event is pull_request (true|false)notrue
upload_artifactUpload JSON result as a workflow artifact (true|false)notrue
artifact_nameArtifact name for uploaded JSON resultsnoveridra-results
core_versionPinned veridra-core git ref, e.g. v0.1.0 or mainnov0.1.0
namedescription
result_pathPath to generated Veridra JSON results
passedPassed case count
failedFailed case count
scoreScore percentage
statuspass|fail|error