actions-marketplace-validations/Slack - Github Action
A Github Action that sends custom Slack notifications by use of templates.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| template | The design template to use for the Slack notification. View the README for details of each template | yes | — |
| title | The title to display on the Slack notification | no | — |
| description | The description to display on the Slack notification | no | — |
| status | Report success, failure, cancelled or a custom status | no | — |
| steps | Report on the status of individual steps | no | — |
| channel | Override default channel assigned to the Slack Incoming Webhook with another channel or username | no | — |
| username | Override default username assigned to the Slack Incoming Webhook | no | — |
| icon_emoji | Override default emoji assigned to the Slack Incoming Webhook | no | — |
| icon_url | Override default icon URL assigned to the Slack Incoming Webhook | no | — |
Outputs
no outputs