The Slack GitHub Action
Version updated for https://github.com/slackapi/slack-github-action to version v3.0.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 22,277 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 automates the process of sending data and executing commands in Slack directly from GitHub workflows. It enables tasks such as triggering Slack workflows, sending messages or data using webhooks or Slack API methods, and running Slack CLI commands. This action simplifies integration between GitHub and Slack, streamlining communication and workflow automation.
Release notes
What’s Changed
Alongside the breaking changes of @v3.0.0 and a new technique to run Slack CLI commands, we tried the wrong name to publish to the GitHub Marketplace 🐙 This action is now noted as The Slack GitHub Action in listings 🎶 ✨
:art: Maintenance
- chore: use a unique title for marketplace in https://github.com/slackapi/slack-github-action/pull/576 - Thanks @zimeg!
- chore(release): tag version 3.0.1 in https://github.com/slackapi/slack-github-action/pull/577 - Thanks @zimeg!
Full Changelog: https://github.com/slackapi/slack-github-action/compare/v3.0.0...v3.0.1