Skip to content

Update monthly release status metric during the (monthly) tag processes

Jenny Kim requested to merge jennykim/monthly-release-status-tagged into master

What does this MR do and why?

For gitlab-com/gl-infra/delivery#20023 (closed) we're updating the monthly release status metric (delivery_release_monthly_status) to indicate that the release candidate has been tagged.

This should indicate to the developers that they should not expect further commits deployed to gprd to be included in the release.

Content

  • Update monthly release status metric during (monthly) release tag processes
    • The status metric will have value 3 to indicate "tagged_rc" status
    • This will be used on the release dashboard to switch the release status to red, indicating that developers should not expect further commits to gprd to be included in the release
    • This does not differentiate between the different tagging procedures of the release, as this metric will be used for presenting to outside of the delivery group
Edited by Jenny Kim

Merge request reports