Show merge requests in context of pipeline stages and environments

Problem to Solve

Users struggle navigating from Merge Requests to environment views to see their deployment or changes to an environment. We want to bridge the experience of an MR to the environment and environment page without having to go to the pipeline screen or job page.

UX Goal

As a developer, I want to know which merge requests have made it into staging or production.

Proposal

Pipelines-merge-requests

Links / references

  • Requires Environments (gitlab-ce#17009)
  • When Manual Deployments (gitlab-ce#17010) are available, they should be available here as well
Edited by Jackie Porter