wearerequired/Slack Messaging

Send any messages from GitHub Actions to Slack.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bot_tokenThe Slack bot token.yes
channelThe Slack channel name. Required if no `channel_id` provided.no
channel_idThe Slack channel ID. Required if no `channel` provided.no
payloadThe JSON payload of a message to send. `channel` and `ts` are set to the values of the respective inputs.yes
message_idThe ID of the existing Slack message to update.no
namedescription
message_idThe unique timestamp identifier of the Slack message sent.