An error occurred while fetching this tab.
Allow updating squash option per branch rule (excl. All branches)
- Feb 12, 2025
-
-
Jacques Erasmus authored
Allows editing squash option on the branch rule details page
-
Allows editing squash option on the branch rule details page
All branches
+ non-EE, see #512674 (comment 2341726245) for context.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
![]() |
![]() |
branch_rule_squash_settings
feature flag.FactoryBot.create(:branch_rule_squash_option, protected_branch: Project.last.protected_branches.create(name: 'test-branch'), project: Project.last)
View details
next to the protected branch created in step 4.All branches
.Related to #512674 (closed)
Allows editing squash option on the branch rule details page