vevarunsharma/TODO IssueOps
An IssueOps Action that automatically manages issues from TODO comments in your code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub token to use for API operations | yes | ${{ github.token }} |
| keywords | Comma-separated list of keywords to search for in comments | no | TODO,FIXME |
| assignees | Comma-separated list of GitHub usernames to assign to new issues | no | — |
| labels | Comma-separated list of labels to add to new issues | no | todo-issueops |
Outputs
no outputs