Skip to content

Add git tags from latest deployment to environment detail

What does this MR do and why?

When expanding an environment in the environments view, this MR shows any tags related with the latest deployment on that environment

Screenshots or screen recordings

Single tag example

image

Multiple tags (more than 5)

image

How to set up and validate locally

  1. Tag the ref from the latest deployment for an environment
  2. It should now show up on the environment detail in the environments list

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #15419 (closed)

Edited by Allen Cook

Merge request reports