statusnone420/Diff Drift

Run diff-drift check on a pull request or branch: an AST-level drift report for TS/TSX/JS/JSX plus package.json dependency drift, with severity exit codes. Flags are review prompts, not vulnerability verdicts. Requires a Windows runner and a checkout with full history (fetch-depth: 0).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathRepository path to analyze (relative to the workspace).no.
baselineBaseline to compare against: merge-base, head, trust-point, or any git rev (branch, tag, SHA). merge-base needs origin/main or origin/master, which actions/checkout only provides with fetch-depth: 0.nomerge-base
fail-onLowest active-flag severity that fails the step: none, low, medium, or high. Usage errors (exit 64) always fail.nomedium
versionDiff Drift release tag to download the CLI from.nov0.5.1
namedescription
exit-codeExit code from diff-drift check (0 none, 1 low, 2 medium, 3 high, 64 usage error).
report-pathPath to the Markdown drift report.