actions-marketplace-validations/Issue Interceptor
Intercept issues and comments based on regex matching
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| test-regex | The regex expression to test title or body of the issue or comment. | yes | — |
| token | Github token | — | ${{ github.token }} |
| title-override | Reset the title of the issue. | — | xxx |
| body-override | Reset the body of the issue or comment. | — | xxx |
| lock-reason | The reason for locking the issue conversation. | — | spam |
Outputs
no outputs