This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
Releases: Ilshidur/action-slack
Releases · Ilshidur/action-slack
2.1.0
Features :
From now on, this Action won't need Docker when running on the GitHub side. Thanks to @itsmelion on this PR.
Docs :
- added 2 alternatives to this project
Internal :
- bumped some dependencies
2.0.2
Docs :
- README : compatibility notes
Chores :
- bumped some dependencies
2.0.1
Features :
action.yml
config file
2.0.0
2.0.0
Big thanks to itsmelion for the rework. 🎉
BREAKING CHANGES
- Dropped message override env var:
SLACK_OVERRIDE_MESSAGE
. SLACK_USERNAME
defaults to webhook bot name instead of the action.
Please follow the README.md
file for more informations about the new/reworked supported environment variables.
Features
- 100% customized payload.
- Custom avatar using
SLACK_AVATAR
.