You need to sign in or sign up before continuing.
First step of gitlab-com/gl-infra/delivery#1489 (closed).
Adds two ruby classes to send slack notifications:
ReleaseTools::AutoDeploy::CoordinatedPipeline::Notifier
- Fetches the downstream pipeline
information and executes the Slack::CoordinatedPipelineNotificationReleaseTools::Slack::CoordinatedPipelineNotification
- Sends a slack notification about the deployment statusWIP