19 lines
824 B
Markdown
19 lines
824 B
Markdown
# Slack Send GitHub Action
|
|
|
|
The GitHub Action for sending data to Slack.
|
|
|
|
## Versioning
|
|
|
|
We recommend using the latest version of this GitHub Action for the most recent updates and fixes.
|
|
|
|
Migration guides are available in the [release notes](https://github.com/slackapi/slack-github-action/releases) with breaking changes noted between versions.
|
|
|
|
Changes required when upgrading from `@v1` to `@v2` are included in this [migration guide](https://github.com/slackapi/slack-github-action/releases/tag/v2.0.0).
|
|
|
|
## License
|
|
|
|
This project is licensed under the [MIT license](https://github.com/slackapi/slack-github-action/blob/main/LICENSE).
|
|
|
|
## Contributing
|
|
|
|
All contributions are encouraged! Check out the [contributor's guide](https://github.com/slackapi/slack-github-action/blob/main/.github/contributing.md) to learn more. |