actions-marketplace-validations/slack - GitHub Actions Slack integration
Notify Slack of GitHub Actions workflows, jobs and step status.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 29, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/act10ns_slack@2f01f46db9f41c75a04d93c6ce310bc51db7cb50 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | Specify Slack Incoming Webhook URL | no | — |
| config | Configuration file | no | .github/slack.yml |
| status | Specify success, failure, cancelled or a custom status | yes | — |
| steps | Report on the status of individual steps | no | — |
| matrix | matrix properties | no | — |
| inputs | Report input values passed by workflow_call or workflow_dispatch events | no | — |
| channel | Override default channel with different channel(s) or username(s), space or comma separated | no | — |
| message | Override message format for step | no | — |
Outputs
no outputs