arthur920/Staleguard

Catch documentation drift, fail CI when your docs claim things the code doesnt do. Zero false positives.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argsExtra arguments passed to `staleguard check` (e.g. "--fail-on-regression" or "--doc README.md").no""
working-directoryDirectory to run the check in (the repo root to scan).no.
versionStaleguard release tag to install (e.g. "v0.2.2"), or "latest".nolatest
formatOutput format: "text", "json", or "sarif". With "sarif" the action writes results to `staleguard.sarif` for upload to GitHub code scanning.notext
namedescription
sarif-filePath to the generated SARIF file (only when format is "sarif").