actions-marketplace-validations/Slack Workflow Notifications by Mitt
A Github Action for sending Workflow run results to Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_token | You must manually pass in secrets.GITHUB_TOKEN | yes | — |
| slack_webhook_url | Your slack webhook url | yes | — |
| channel | Override the default channel configured by the SLACK_WEBHOOK_URL | no | — |
| name | Override the default name configured by the Slack SLACK_WEBHOOK_URL | no | — |
| icon_emoji | Override the default webhook icon with an emoji. Uses emoji code: https://www.webfx.com/tools/emoji-cheat-sheet/ | no | — |
| icon_url | Override the default webhook icon with an image via url. | no | — |
| include_jobs | — | yes | true |
| message | a message for show | no | — |
Outputs
no outputs