https://github.com/slackapi/slack-github-action
Send data into Slack using this GitHub Action!
https://github.com/slackapi/slack-github-action
bot github-actions slack
Last synced: 28 days ago
JSON representation
Send data into Slack using this GitHub Action!
- Host: GitHub
- URL: https://github.com/slackapi/slack-github-action
- Owner: slackapi
- License: mit
- Created: 2020-10-22T19:31:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-06T21:25:03.000Z (about 1 year ago)
- Last Synced: 2025-05-13T08:01:46.056Z (about 1 year ago)
- Topics: bot, github-actions, slack
- Language: JavaScript
- Homepage: https://tools.slack.dev/slack-github-action
- Size: 4.58 MB
- Stars: 1,124
- Watchers: 24
- Forks: 162
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-slack - slack-github-action - Send data into Slack using this GitHub Action (:gear: Open-Source Slack Apps and Integrations / JavaScript/Typescript)
- awesome-ccamel - slackapi/slack-github-action - Send data into Slack using this GitHub Action! (JavaScript)
- awesome-workflows - slack-github-action
README
# Slack GitHub Action
> the Slack GitHub Action is for sending data to Slack and running commands
[](https://codecov.io/gh/slackapi/slack-github-action)
Comprehensive documentation is available at [docs.slack.dev/tools/slack-github-action](https://docs.slack.dev/tools/slack-github-action).
Use this GitHub Action to:
- [Send data with a webhook to start a workflow in Workflow Builder](https://docs.slack.dev/tools/slack-github-action/sending-data-webhook-slack-workflow)
- [Send data using a Slack API method and a secret token with required scopes](https://docs.slack.dev/tools/slack-github-action/sending-data-slack-api-method/)
- [Send data as a message with a Slack incoming webhook URL](https://docs.slack.dev/tools/slack-github-action/sending-data-slack-incoming-webhook/)
- [Run Slack CLI commands with a service token](https://docs.slack.dev/tools/slack-github-action/running-slack-cli-commands/)
## Project details
### Versioning
We recommend using the latest version of this Action for the most recent updates and fixes.
Changes are logged in the [release notes](https://github.com/slackapi/slack-github-action/releases) with migration guides available for updating from `@v1` to the [`@v2`](https://github.com/slackapi/slack-github-action/releases/tag/v2.0.0) and [`@v3`](https://github.com/slackapi/slack-github-action/releases/tag/v3.0.0) releases.
### License
This project is licensed under the [MIT license](LICENSE).
### Contributing
All contributions are encouraged! Check out the [contributor's guide](.github/contributing.md) to learn more.