Below is what a typical deployment looks like for us in Bitbucket.
All of our deployments are driven by git tags.
Is there a way for us to make the git tag(s) visible in the below deployment summary?
At the moment, we need to click on the deployment ID, which loads the deployment's pipeline, which shows the commit's tag(s).
This would be very convenient!