Skip to content

feat: adds slack permalink of the full sha comparisions to incident notes

Rehab requested to merge slack-permalink into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Related https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15980.

Currently when a new incident is created, the release bot posts some helpful info about the deployment status, for example:

releasebot

The status lacks in-depth info about what's contained in a release, it's not common knowledge that these versions are posted in slack in a separate thread during the deployment, for example:

announc

This MR adds a link to the slack thread where the Diff above resides, making it easier and more visible for anyone debugging an incident to see more in-depth info about the difference contained in a deployment.

detailed

Author Check-list

  • Has documentation been updated?
Edited by Rehab

Merge request reports