gesellix/Slack Web API Notification
Send Notifications to Slack via Web API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | slack channel | yes | — |
| slack_token | slack token | yes | — |
| type | job status (success, failure or cancelled) | yes | — |
| job_name | job name of workflow (format: markdown) | yes | — |
| mention | slack mention | no | — |
| mention_if | the condition for mention | no | — |
| username | slack username | no | — |
| icon_emoji | slack icon emoji | no | — |
| commit | whether include commit data or not (true or false) | no | false |
| token | need to get commit data | no | — |
Outputs
no outputs