The Slack GitHub Action
Version updated for https://github.com/slackapi/slack-github-action to version v3.0.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 24,210 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 automated interactions with Slack by sending data, triggering workflows, and executing Slack CLI commands directly from GitHub workflows. It streamlines communication and task execution by supporting integrations via webhooks, API methods, and service tokens. This action is ideal for automating Slack notifications, workflow triggers, and command execution as part of CI/CD pipelines or other automated processes.
What’s Changed
Patch Changes
- 79529d7: fix: resolve url.parse deprecation warning for webhook techniques