Skip to content

Draft: Add possibility for minimal forks

Nataliia Radina requested to merge 24894-minimal-forking into master

What does this MR do and why?

Add possibility for minimal forks

Add possibility to for projects with only default branch

Changelog: changed

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-08-31_at_11.51.23 Screenshot_2023-08-31_at_11.40.00

How to set up and validate locally

  1. go to any project
  2. click on "Forks" btn
  3. observe the fork form
  4. try different forking options(all branches, only main branch) and make sure that the created fork corresponds

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

Merge request reports