Skip to content

3.0.0

Compare
Choose a tag to compare
@bitrise-devs-bot bitrise-devs-bot released this 03 Oct 12:27
  • [d77fab6] Remove the old Webhook option (#46)
  • [9ad24d7] PostMessage; Add api-token support.

MIGRATING GUIDE
Moving from v2 to v3

  1. The new version of the step is not using the webhook option anymore.

  2. You have to create a bot with an API token at https://my.slack.com/apps/manage/custom-integrations
    add

If you have no bot option you need to enable it it first by:
https://my.slack.com/apps/A0F7YS25R-bots

  1. Add the provided API token to the step's api_token input
    token

  2. Invite the new bot to the channel where you want to send the message.
    invite

  3. Set the channel input in the step