actions-marketplace-validations/Comment on new issue
Comment on issue with a defined message whenever someone creates a new issue.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub personal token | no | ${{ github.token }} |
| message | Comment Content | yes | — |
| ignore-label | Ignore commenting when this label is found on the issue. | no | — |
| only-if-label | Only post comment if this label is found on the issue. | no | — |
Outputs
no outputs