nearform-actions/Todos To Issue GitHub Action
It scans your source code looking for TODO comments and creates an issue with them
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | no | ${{ github.token }} |
| pattern | Pattern to match comma separated | no | TODO:,// TODO |
| scan-dir | Scan directory | no | . |
Outputs
no outputs