actions-marketplace-validations/Workflow notification for slack
A Github Action for sending Workflow run results to Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 17, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/come25136_workflow-notification-for-slack@6485eb9c25fbb41f610589547455eee1d3d6e8c7 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
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 |
Outputs
no outputs