Implement post-deployment notifications
What does this MR do?
Implement post-deployment notifications
As part of gitlab-com/gl-infra&608 (closed), we want to have independent pipelines for post-deployment migrations. As such the slack notifications also need to be handled independently, this commit introduces barebones classes to build and send Slack notifications when the post-deployment migration succeeds or fails.
Related to gitlab-com/gl-infra/delivery#2167 (closed)
Examples
When post-deploy migrations start | When post-deploy migration finish | When post-deploy migration fail |
---|---|---|
Slack example - Internal only
Author Check-list
- [-] Has documentation been updated?
Edited by Mayra Cabrera