actions-marketplace-validations/Issue title checker

Automatically closes issues if the title matches a specified regular expression.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 4, 2019
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/indyv_issuechecker@8252afb2fb68ddf05b107cf8d5a468851216db33 # no releases — HEAD as of 2026-07-14

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
issue-close-messageMessage content to comment on the issue before closing
issue-patternRegular expression pattern, if the issue title matches the regex it will be closed
repo-tokenGitHub token

no outputs