actions-marketplace-validations/Issue auto-closer
Automatically closes issues (or pull requests) if the body doesn't match 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 which the issue body must match otherwise it's closed | — | — |
| pr-close-message | Message content to comment on the pull request before closing | — | — |
| pr-pattern | Regular expression pattern which the pull request body must match otherwise it's closed | — | — |
| repo-token | GitHub token | — | — |
Outputs
no outputs