ralphschuler/comment-to-issue
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token to use for authentication | no | ${{ secrets.GITHUB_TOKEN }} |
| github-repository | The GitHub repository to use | no | ${{ github.repository }} |
| github-owner | The GitHub owner to use | no | ${{ github.repository_owner }} |
| source-directory | The source directory to use | no | ./ |
| file-extension | The file extension to use | no | .ts |
| comment-prefixes | The comment prefixes to use | no | TODO,FIXME,BUG,NOTE,OPTIMIZE,IDEA,HACK,REVIEW,DEBUG,QUESTION,WARNING,ERROR,INFO |
Outputs
no outputs