514-labs/Notify Slack

Sends Slack notifications when builds fail. Supports threaded replies when slack-channel is provided.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 18, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 514-labs/slack-notification-action@486a17a6d7d1fc62ca788ad68a7e67b0115119cf # 1.1.0

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

namedescriptionrequireddefault
slack-bot-tokenSlack Bot Token for user lookupyes
slack-webhook-urlSlack Webhook URL for notificationsyes
slack-channelSlack channel ID or name (e.g., #general or C1234567890). Required for threaded replies with additional-message.noC08DZVDM56G
additional-messageAdditional message to add to the notificationno
github-tokenGitHub token used to read commit authors and organization-verified emails. Organization member access is required for company-email lookup.no""
github-organizationGitHub organization whose verified-domain emails should be used for Slack lookup. Defaults to the repository owner.no""

no outputs