het2576/Driftless Docs Check

Automatically checks if your README is in sync with your code on every PR or push.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenGitHub token for posting PR comments (use ${{ secrets.GITHUB_TOKEN }})yes
driftless-api-keyYour Driftless API key from driftlessx.dev/settingsyes
fail-on-driftSet to "true" to fail the CI check when drift score is below thresholdnofalse
drift-thresholdDrift score (0-100) below which to warn or fail. Default: 70no70
post-commentSet to "false" to disable PR comments (warnings still appear in logs)notrue
namedescription
drift-scoreThe drift score (0-100). 100 = fully in sync. Below 70 = needs attention.
statusDrift status: in-sync | minor-drift | moderate-drift | major-drift
summaryHuman-readable summary of what has changed