datadesk/Notify Slack on Build

A GitHub Action to notify a Slack channel on a successful project build

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
slack-tokenThe Slack token for authenticating your bot accountyes
channel-nameThe name of the channel to notify (channel-id is preferred)no""
channel-idThe ID of the channel to notifyno""
statusThe status of the buildyes
status-textOptional customized text describing the statusno
urlThe URL for accessing your deployed projectyes
message-idAn optional ID referring to a previously created messageno""
namedescription
message-idThe ID that references the created or updated Slack message
channel-idThe ID of the channel receiving the message - if channel-id is provided as an input this will be identical, otherwise it is the ID that was found based on channel-name