Slack GitHub Action
The Slack GitHub Action is for sending data to Slack and running commands.
The Slack GitHub Action offers four different techniques for sending data to and interacting with Slack:
- Send data with a webhook to start a workflow in Workflow Builder.
- Send data using a Slack API method and a secret token with required scopes.
- Send data as a message with a Slack incoming webhook URL.
- Run Slack CLI commands.
Versioning
We recommend using the latest version of this GitHub Action for the most recent updates and fixes.
Changes are logged in the release notes with migration guides available for updating from @v1 to the @v2 and @v3 releases.
License
This project is licensed under the MIT license.
Contributing
All contributions are encouraged! Check out the contributor's guide to learn more.