jenschelkopf/Broadcast a message through issue comments
Send a message through issue comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub authentication token. | no | ${{ github.token }} |
| state | State of the issues to send a message to. Valid options are open, closed, or all | no | all |
| labels | A list of comma seperated label names to send the message to. | no | — |
| message | The comment message to send | yes | — |
Outputs
no outputs