brightcoveps/Deployment Status to Slack

Send deployment status updates to Slack

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 19, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: brightcoveps/slack_notifications_action@eb34b8b30f868dafa5530d84bdfba456e95c3df9 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
slack_tokenSlack bot user OAuth tokenyes
slack_channel_idSlack channel ID to send the message toyes
statusDeployment status (started, success, failure)yes
environmentDeployment environment (e.g., production, staging)yes
actorUser who triggered the actionyes
run_idGitHub Actions run IDyes
tsSlack message timestamp for updating an existing messageno

no outputs