ianlewis/TODO Issue Reopener
Reopen issues that are referenced by TODOs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | The path to the config file. | no | .github/issue-reopener.yml |
| path | Base path to search. This path must be inside the git checkout. | no | ${{ github.workspace }} |
| token | The GitHub token to use for API requests. | no | ${{ github.token }} |
| dry-run | Don't actually re-open issues. | no | false |
Outputs
no outputs