Skip to content

Fixes Slack message class

Mayra Cabrera requested to merge fixes-slack-message-class into master

What does this MR do?

Fixes Slack::Message class:

  • Parameters need to be sent along with the json argument
  • Response doesn't respond to success? but to code instead

Related to https://sentry.gitlab.net/gitlab/release-tools/issues/2416145/?referrer=slack

Merge request reports