Skip to content

Fix missing author during monthly tag notifications

What does this MR do and why?

Describe in detail what your merge request does and why.

During the tagging of the monthly release 17.5, we encountered an issue where the Slack notification doesn't include the username:

image

To fix this, we need to run these scripts setup_ssh.sh and setup_git.sh similar to what is done in the patch release tag jobs: !3265 (merged)

Related issue: gitlab-com/gl-infra/delivery#20606 (closed)

Content

  • Fix missing author during monthly tag notifications

Author Check-list

  • Has documentation been updated?
Edited by Mawreen Dela Cruz

Merge request reports

Loading