solo-web-works/TODO Sync
Scans TODO comments, creates GitHub issues, closes resolved ones, and generates a summary file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | yes | — |
| summary_file | Output path for the markdown summary | no | TODO_SUMMARY.md |
| dry_run | Run the action without making any changes (no issues, no commits) | no | false |
| commit | Whether to auto-commit the TODO summary and updates | no | true |
| prefixes | Comma-separated list of comment prefixes to scan for (e.g. TODO,FIXME,HACK,BUG,NOTE) | no | TODO,FIXME,HACK,BUG,NOTE |
Outputs
no outputs