Make it easier to see which MR resulted merge conflicts
<!--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=36792) </details> <!--IssueSummary end--> ### Problem Often when you are working on a branch, you get a notification that your branch can longer be merged due to merge conflicts. If you need more information on what caused this merge conflict, it can be a time consuming process to locate the MR which resulted in these conflicts. ### Possible solution The merge conflict email notification could include information such as a link to the originating / offending MR. This information could potentially be displayed on the MR widget too.
issue