actions-marketplace-validations/Simple Slack Notify
Slack notification action that just works
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | The channel you want to send to, such as '#general' | no | "" |
| disable_eval | Disable JS evaluation of strings | no | "" |
| username | Used to override the default username | no | "" |
| color | The color you want to use, can be good, danger, warning or a hex code | no | "" |
| status | Pass the job status through and omit color for status based color | no | "" |
| text | The message that you want to send regardless of status | no | "" |
| success_text | The message to send if status is success | no | "" |
| failure_text | The message to send if status is failure | no | "" |
| cancelled_text | The message to send if status is cancelled | no | "" |
| fields | JSON string containing an array of fields to attach to the notification | no | [] |
Outputs
no outputs