Releases: slackapi/slack-github-action
Releases · slackapi/slack-github-action
Slack Send V1.22.0
What's Changed
- feat(message): support multiple channel IDs by @treemmett in #126 (fixes #118)
New Contributors
- @treemmett made their first contribution in #126
Full Changelog: v1.21.0...v1.22.0
Slack Send V1.21.0
What's Changed
- updated to 1.21.0, fixed update-ts by @stevengill in #110
Full Changelog: v1.20.0...v1.21.0
Slack Send v1.20.0
What's Changed
- Bump @actions/github from 5.0.1 to 5.0.3 by @dependabot in #94
- Bump @vercel/ncc from 0.33.4 to 0.34.0 by @dependabot in #98
- Bump eslint-plugin-jsdoc from 39.2.9 to 39.3.2 by @dependabot in #96
- Bump eslint from 8.14.0 to 8.16.0 by @dependabot in #99
- Bump @actions/core from 1.7.0 to 1.8.2 by @dependabot in #100
- Bump mocha from 9.2.2 to 10.0.0 by @dependabot in #97
- Bump sinon from 13.0.2 to 14.0.0 by @dependabot in #95
- README.md: Fix typo by @cclauss in #102
- Bump @actions/core from 1.8.2 to 1.9.0 by @dependabot in #105
- Bump eslint from 8.16.0 to 8.18.0 by @dependabot in #106
- Bump eslint-plugin-jsdoc from 39.3.2 to 39.3.3 by @dependabot in #107
- Bump @slack/web-api from 6.7.1 to 6.7.2 by @dependabot in #108
- Add support to update messages #75 by @kuboon in #109
New Contributors
Full Changelog: v1.19.0...v1.20.0
Slack Send V1.19.0
What's Changed
- fixed #51 for env variables in payload json file by @nitintejuja in #71
- #73 added thread-ts as an output by @stevengill in #74
Full Changelog: v1.18.0...v1.19.0
Slack Send v1.18.0
What's Changed
- Improve the readability of example payloads by @seratch in #47
- Fixed bug with payload-file-path by @stevengill in f703d28
Full Changelog: v1.17.0...v1.18.0
Slack Send v1.17.0
What's Changed
- Update README, Copyright, and example file names by @seratch in #24
- Add Dependabot config by @ddzz in #27
- Adding linting and unit tests by @filmaj in #34
- updated CI to use latest version of this action when running tests by @stevengill in #32
- Updating maintainer and README documentation by @filmaj in #36
- Add Missing Quote by @ChunkLightTuna in #26
- clarify user id vs name by @srajiang in #42
- [#43] Add payload file path to enhance the github action. by @umbertix in #44
Full Changelog: v1.16.0...v1.17.0
Slack Send v1.16.0
- Added support for Incoming Webhooks (#12) - Thanks @m5kr1pka
- Enable passing JSON payload to Slack App Route (#22) - Thanks @thatrandybrown
- Upgrade all dependencies to latest versions (#19) - Thanks @ddzz
- Adding automated build & tag update on release (#23) - Thanks @robzr
- Many Readme updates - Thanks @desrosj, @rabotyaga, @lulzneko, @cageyv, @seratch, @jonboulle
Slack Send 1.15.0
This is the first public release of the new Slack Send GitHub Action!
This action supports sending messages to channels and also sending JSON data to the Slack Workflow Builder.