Branch protection rules: Option to Forbid squash-merges (opposite of Require linear history).
#125330
Replies: 1 comment
-
|
Implemented in the Rulesets. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
General
Body
Feature request: Branch protection rules -> Add an option to
Forbid squash-merges(opposite ofRequire linear history).Currently, branch protection rules have an option to
Require linear history. That's awesome! I always use it on mydevbranches only squash-merges are allowed.I also need another option to do the opposite - forbid squash-merges, as I don't want any squash merges in my
mainbranch.Beta Was this translation helpful? Give feedback.
All reactions