enerflo/Post Notifications To Slack
Post a notification message to Slack with support for pre-formatted templates for common use-cases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| channels | A comma-separated list of one or more Slack channel IDs to which to post the notification | yes | — |
| token | An OAuth token for the Slack bot | yes | — |
| template | The name of the message template to use, one of: none, workflow-failure, build-failure | — | none |
| severity | The severity of the message, affecting banner formatting in certain template. One of: info, warning, error | — | — |
| content | Contents to post in the message, either following the template content or as the entire content when not using a template | — | — |
| app | The name of the app that is relevant to the notification, used in the build-failure template | — | — |
Outputs
no outputs