actions-marketplace-validations/Slack Pipeline Notifications

Send Slack notifications about your pipelines progress

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 5, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/codedsolar_slack-action@e9a4b2255e9e353b4dc8f16d798f8928cd35b540 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
colorAttachment color in HEX format. By default, it's based on the "status" input no""
fieldsFields in the multiline format. Each field must match: "<your name>: <your value>". Supported keywords: {REF}, {STATUS}no{STATUS} {REF}
ignore-failuresWhen the action exits it will be with an exit code of 0nofalse
ignore-message-not-foundWhen the previous message to update isn't found, a new one will be posted insteadnotrue
portPort on which to run the Slack applicationno3000
port-retriesPort retries number for an automatic bumping of unavailable portsno3
statusStatus: unknown|in-progress|success|failure|cancelled|skippednounknown
textMessage text. Supported keywords: {GITHUB_ACTOR}, {GITHUB_JOB}, {GITHUB_REF}noGitHub Actions {GITHUB_JOB} job in {GITHUB_REF} by {GITHUB_ACTOR}
timestampTimestamp in Slack UNIX format of the previous message to updateno""
namedescription
slack-timestampPrevious Slack message timestamp