Skip to content

Fix slack notification message

George Koltsov requested to merge fix-slack-notification-message into master

This MR fixes a bug in the notification message introduced by https://gitlab.com/gitlab-org/gitlab-qa/merge_requests/361.

The bug causes the notification message to be missing the release name. Slack example: https://gitlab.slack.com/archives/CNV2N29DM/p1578011931001100

Merge request reports