Include source branch in MR search view
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=299106) </details> <!--IssueSummary end--> ### Problem to solve In short, the problem to solve is: Improve the user's ability to quickly identify what merge requests are while in the search results view. The MR search results view currently show the Title and then `${GROUP}/${PROJECT}!${MR_NUMBER}` but requires clinking into the MR it self to see which branch is being merged. In general it would seem to me that the source branch name (which can and often is chosen by the end user) would be at least as useful as the MR number (winch is an auto-assigned, auto-incrementing index). ### Intended users This would mostly be of use by a person who is searching for their own MR, but also when searching for MR's by a close co-worker, e.g. when looking at MRs' assign to me for review. ### Proposal Include source branch in MR search view "result tiles" along with the group/project/mr-number ### Available Tier * Free
issue