nenadvulic/deadwood

Report the dead code a pull request introduces (diff-scoped, powered by Periphery), as inline annotations and a sticky PR comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
baseBase ref to diff against. Defaults to the PR base branch.${{ github.event.pull_request.base.ref }}
working-directoryDirectory containing the Swift package / .periphery.yml..
periphery-argsArguments passed through to `periphery scan` (after --), e.g. "--project App.xcodeproj --schemes App".""
fail-on-findingsExit non-zero when new dead code is found (the CI gate).true
commentPost/update a sticky PR summary comment.true
periphery-versionPeriphery version hint. Best-effort: brew installs the formula's current version; actual version may differ.""
sarif-fileIf set, write a SARIF 2.1.0 report to this path (upload it yourself with github/codeql-action/upload-sarif).""

no outputs