actions-marketplace-validations/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
- Stalelast commit Sep 4, 2019
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/indyv_issuechecker@8252afb2fb68ddf05b107cf8d5a468851216db33 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
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