actions-marketplace-validations/Workflow notification for slack

A Github Action for sending Workflow run results to Slack

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 17, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/come25136_workflow-notification-for-slack@6485eb9c25fbb41f610589547455eee1d3d6e8c7 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repo_tokenYou must manually pass in secrets.GITHUB_TOKENyes
slack_webhook_urlYour slack webhook urlyes
channelOverride the default channel configured by the SLACK_WEBHOOK_URLno
nameOverride the default name configured by the Slack SLACK_WEBHOOK_URLno
icon_emojiOverride the default webhook icon with an emoji. Uses emoji code: https://www.webfx.com/tools/emoji-cheat-sheet/no
icon_urlOverride the default webhook icon with an image via url.no
include_jobsyestrue

no outputs