logo
Only allow merges to main via Merge Request - How to Use GitLab - GitLab Forum

Only allow merges to main via Merge Request - How to Use GitLab - GitLab Forum

Problem to solve I’m trying to set my repo up so that it will only allow merges to the main branch via merge requests. Is that possible? I can only find settings for allowing merges and pulls altogether, no settings tha…

Related Recipes