Skip to content

Add update fork button

Nataliia Radina requested to merge 330243-fetch-new-upstream-contents into master

What does this MR do and why?

Adds possibility to update fork (pull changes from the source)

Screenshots or screen recordings

Screen_Recording_2023-03-14_at_19.54.56

How to set up and validate locally

1.Enable :synchronize_fork FF echo "Feature.enable(:synchronize_fork)" | gdk rails c 2. Go to any project which is forked and diverged from upstream or create one 3. Observe Update fork button and try clicking

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 #330243 (closed)

Merge request reports