Merge Request Detail View: Provide a Way to Show More Crucial Information

This new merge request detail view looks very promising. :)

But currently, it is only possible to view conversations (or the activity stream).

image

Are there any plans to add features like

  • show source-branch
  • show target-branch
  • maybe even an "accept merge request" button?
  • show diff
  • show commits
  • list changed files to open the regarding changes in a VSCode diff view

Here are some inspirations: :)

GitLab Web Interface:

image

Git History Extension:

image

GitLens Compare View:

image

With these additions, I never would have to leave my IDE for doing a code review. ;)


Sorry if this is too much in one issue. I can split it into several issues if you like.

Edited by Daniel Morgenstern