Skip to content

Merge request header: add icon to indicate fork

Sascha Eggenberger requested to merge mr-header-add-fork-indicator into master

What does this MR do and why?

Adds icon to the MR header to indicate source is a fork.

Screenshots or screen recordings

Before After
fork_before fork_after
fork_tooltip

How to set up and validate locally

  1. Create a fork of a repo (e.g. http://gdk.test:3000/flightjs/Flight)
  2. Go to the fork
  3. Create a change (edit/add a file to the repo)
  4. Create a MR across forks
  5. Check the fork MR header

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #225497 (closed)

Edited by Sascha Eggenberger

Merge request reports