Skip to content

Releases: bitrise-steplib/steps-slack-message

2.2.0

12 Sep 13:58
Compare
Choose a tag to compare
  • Step is now written to use the new Bitrise CLI Go Toolkit, if that's available (available in Bitrise CLI 1.4.0 and newer), but includes everything required to run it with older Bitrise CLI too
  • It can also use Slack's "Attachment" API feature to send the message, which allows a border color to be defined for the message but does not allow the regular text formatting (e.g. *bold*).
    • You can control which formatting mode to use (previous -> text or the new attachment) with the formatting_mode input

2.0.0

17 Aug 16:16
Compare
Choose a tag to compare

BREAKING It's a complete revision of the 1.x version, the new step.yml conforms to the new bitrise step yml format