submittable/Notify Slack Action
Send Github Actions workflow status notifications to Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| status | Job Status | yes | — |
| token | Github Token for accessing workflow url | no | "" |
| notification_title | Specify on the notification message title | no | New Github Action Run |
| message_format | Specify on the notification message format | no | {emoji} *{workflow}* {status_message} in <{repo_url}|{repo}@{branch}> on <{commit_url}|{commit_sha}> |
| footer | Specify the footer of the message | no | <{run_url}|View Run> |
| notify_when | Specify on which events a slack notification is sent | no | success,failure,warnings |
| mention_users | Specify the slack IDs of users you want to mention | no | "" |
| mention_users_when | Specify on which events you want to mention the users | no | success,failure,warnings |
| mention_groups | Specify the slack IDs of groups you want to mention | no | "" |
| mention_groups_when | Specify on which events you want to mention the groups | no | success,failure,warnings |
Outputs
no outputs