indyv/Issue title checker
Automatically closes issues if the title matches a specified regular expression.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| issue-close-message | Message content to comment on the issue before closing | — | — |
| issue-pattern | Regular expression pattern, if the issue title matches the regex it will be closed | — | — |
| repo-token | GitHub token | — | — |
Outputs
no outputs