meaningful use of environment url
Description
GItLab collects artifacts and gives users several options to download and inspect the artifacts. GitLab has the environment feature that for some reason allows specifying both a name and a url, but with a support request and reading available docs it does not appear the url is used for anything. The only way to view the env url is pipeline->env->edit.
The environment url functionality is inconsistent with the artifacts functionality and seems to be a miss opportunity.
Proposal
For each job that modifies an env, provide and a link to follow the env url, must the same way that we have the option of downloading artifacts from jobs that collect.
Also provide the link in a MR that results in a build modifying an env so that the deployment can easily be reviewed with the MR review.
These helpers are kind of significant when you have dynamic urls for the review, such as the feature branch name or build being part of the the url.