Skip to content

Use deploy_version for coordinated pipeline slack message

Mayra Cabrera requested to merge use-deploy-version-in-slack-message into master

What does this MR do?

Use deploy_version for coordinated pipeline slack message

Builds coordinated pipeline slack notification message when it's created based on the deploy_version. This makes the creation message more reliable by using deploy_version as SSOT-

A new class, Slack::CoordinatedPipelineTagNotification, was introduced for this purpose.

As part of gitlab-com/gl-infra/delivery#2057 (closed)

Author Check-list

  • [-] Has documentation been updated?
Edited by Mayra Cabrera

Merge request reports