dreynow/dbt-fleet

Governance scoring and trends for dbt projects. Runs dbt-fleet check in CI and writes the report.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
projectPath to the dbt project root (containing target/manifest.json).no.
formatOutput format: human, json, or html.nohtml
outputPath to write the report to. Required when format is html or json.nodbt-fleet-report.html
versiondbt-fleet version to install (e.g. v0.1.0). Defaults to latest.nolatest
fail-on-violationFail the action on policy violations. Default: true.notrue
namedescription
report-pathPath to the rendered report.
exit-codedbt-fleet check exit code (0 pass, 1 violations, 2 error).