Skip to content

Releases: tiloio/slack-webhook-action

v1.1.2 Some bugfixes and logging improvements

19 Nov 18:02
Compare
Choose a tag to compare

Some possible bugs are fixed.
The logging and error output is optimized.

Version 1.1.1 - Use latest commit message

05 Oct 13:02
04e356c
Compare
Choose a tag to compare

On {{CUSTOM_COMMIT_MSG}} we are now using the latest commit message.

Version 1.1.0 - Add slack mention support

05 Oct 12:43
dbaa013
Compare
Choose a tag to compare

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

02 Oct 08:42
ad69658
Compare
Choose a tag to compare

Version 1.0.0 - Do more notifications

02 Oct 07:36
f1b524f
Compare
Choose a tag to compare

First release with a lightweight {{custom_placeholders}} feature written in purely JavaScript.