Skip to content

Releases: ilhamsyahids/slackify

Release v1.1.0

14 Sep 09:47
2fc26e2
Compare
Choose a tag to compare

Fixed

  • Missing mention condition when mention_if invalid [#7].
  • Handle Slack throw error when sending message [#8].

Added

  • Add unit test for all existing functions [#8].
  • Add coverage information to the project [#5].
  • Update README.md with new example and documentation [#4] [#8].
  • Add proper project description and metadata [#8].

Changed

  • Default token to ${{ github.token }} [#4].

Removed

  • Remove SLACK_WEBHOOK environment usage, use url input on with instead [#4].

Full Changelog: v1...v1.1.0

Release v1.0.0

05 Sep 08:00
44cff3c
Compare
Choose a tag to compare

Announcement

Easy to use Slack Notification fork from lazy-actions/slatify released with new template and up-to-date dependencies.