hashicorp/Slack Status Notification
Slack Status Notification (replacement for circleci_slack_status orb).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| status | Pass through the GH conclusion/result value (success, failure, cancelled, or skipped) | yes | — |
| slack-webhook-url | Slack application webhook URL to post the message (if unsure, ask RelEng to create one) | yes | — |
| success-message | The message (in Markdown) to be sent when status is 'success'. If unset, no message will be sent | — | "" |
| failure-message | The message (in Markdown) to be sent when status is 'failure'. f unset, no message will be sent | — | "" |
| cancelled-message | The message (in Markdown) to be sent when status is 'cancelled'. If unset, no message will be sent | — | "" |
| skipped-message | The message (in Markdown) to be sent when status is 'skipped'. If unset, no message will be sent | — | "" |
Outputs
no outputs