The Slack GitHub Action
Version updated for https://github.com/slackapi/slack-github-action to version v3.0.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 24,663 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Slack GitHub Action enables seamless integration between GitHub workflows and Slack by automating the sending of data to Slack and executing Slack commands. It supports tasks such as triggering Slack Workflow Builder workflows, sending messages via webhooks or API methods, and running Slack CLI commands. This action streamlines communication and workflow automation, making it easier to integrate Slack notifications and operations within CI/CD pipelines.
What’s Changed
Patch Changes
- 66834e4: feat: add instrumentation to address error rates