nirinchev/TODOs have links
Verifies that TODOs in your codebase have a link to a follow-up issue.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The Github token for this repository. | yes | — |
| exclude | A glob specifying a pattern for excluding files from processing. | no | — |
| include | A glob specifying a pattern for including files to process. | no | **/* |
| pattern | A Regex pattern that will be matched against the TODO text. If it matches, the TODO entry will be considered valid. | no | — |
Outputs
no outputs