citizensadvice/Send Slack Notification

Send a notification to Slack

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 23, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: citizensadvice/message-slack-action@080d90bef86e16b0f1d9b07406fad8a9f541fc27 # v3

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

namedescriptionrequireddefault
titleTitle of the notificationyes
messageMessage to be sentyes
channel_idChannel IDs to send the notification toyes
slack_bot_tokenSlack bot tokenyes
github_tokenGithub tokenyes
compactUse compact message formatnotrue
commit_shaOverwrite the commit SHA to use for the notificationno${{ github.sha }}

no outputs