actions-marketplace-validations/Slack workflow start/finish messaging
Send Slack messages at the start and/or finish of a workflow run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 10, 2026
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/magnetikonline_action-slack-workflow-start-finish@a93736aef7028ae88f1f2f1788149d1bb31a30d2 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | Name or ID of the target Slack channel. | yes | — |
| field-list | Line feed separated list of custom fields in the format of: Field title|Field value Field with URL|<link title|url> | — | — |
| repository | GitHub repository. In the form `owner-name/repository-name`. | — | ${{ github.repository }} |
| result | Message end of workflow result. Expecting one of: - job.status - join(needs.*.result,'|') | — | — |
| webhook-url | Slack incoming webhook URL. | yes | — |
Outputs
no outputs