Skip to content

DRAFT: feat: add permalink of the Diff in slack to incident notes

Rehab requested to merge package-versions-slackLink into master

What does this MR do and why?

Describe in detail what your merge request does and why.

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 release life cycle, 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.

[[DRAFT: Add screenshot of the expected new message]]

Author Check-list

  • Has documentation been updated?

Merge request reports