actions-marketplace-validations/Slack workflow start/finish messaging

Send Slack messages at the start and/or finish of a workflow run.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 10, 2026
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/magnetikonline_action-slack-workflow-start-finish@a93736aef7028ae88f1f2f1788149d1bb31a30d2 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
channelName or ID of the target Slack channel.yes
field-listLine feed separated list of custom fields in the format of: Field title|Field value Field with URL|<link title|url>
repositoryGitHub repository. In the form `owner-name/repository-name`.${{ github.repository }}
resultMessage end of workflow result. Expecting one of: - job.status - join(needs.*.result,'|')
webhook-urlSlack incoming webhook URL.yes

no outputs