vivster7/Tidybot - Automated Code Cleanup

Automatically find and remove dead code based on pragma comments. Free scanning, automated cleanup with Claude AI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
claude-api-keyAnthropic API key for automated PR creation (optional - omit for report-only mode)no
github-tokenGitHub token for creating issues and PRsno${{ github.token }}
pathPath to scan for pragma comments (default: repository root)no.
create-issuesCreate GitHub issues for findings in report-only modenotrue
pr-title-prefixPrefix for PR titles when in automation modeno[tidybot]
dry-runRun in dry-run mode (no PRs created even with API key)nofalse
namedescription
findings-countNumber of pragma comments found
report-urlURL to the created issue or PR
modeMode the action ran in (report-only or automated)