Releases: tiloio/slack-webhook-action
Releases · tiloio/slack-webhook-action
v1.1.2 Some bugfixes and logging improvements
Some possible bugs are fixed.
The logging and error output is optimized.
Version 1.1.1 - Use latest commit message
On {{CUSTOM_COMMIT_MSG}}
we are now using the latest commit message.
Version 1.1.0 - Add slack mention support
It's now possible to mention your teammates with @mate
.
You can also use the {{CUSTOM_GITHUB_ACTOR_AS_SLACK}}
to get a direct @mention
in slack.
To use this you have to add the optional slack_mention_mapping_file
input which has a path to a mapping file.
More information in the readme.md.
Version 1.0.1 - Emoji / unicode support
Added emoji / unicode support.
Thanks to @FeinesFabi.
Version 1.0.0 - Do more notifications
First release with a lightweight {{custom_placeholders}}
feature written in purely JavaScript.