Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,769
    • Issues 44,769
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,329
    • Merge requests 1,329
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #23308
You need to sign in or sign up before continuing.
Closed
Open
Issue created Jul 17, 2018 by Eijebong@Eijebong

Allow commits from users who can commit to the target branch by default

Problem to solve

When forking a project and submitting a contribution upstream, it is very useful to have source project maintainers be able to make changes to the merge request from the fork in order to speed up the contribution process.

However, in order to allow this, the Allow commits from members who can merge to the target branch checkbox has to be checked when the MR is created. Often times, contributors will forget to check this box, which slows down the contribution process.

Further details

Some workflows call for maintainers of the source project to rebase for someone or fix a typo before merging without losing any time having a feedback loop. The problem is that people usually forget to tick the "Allow commits from members who can merge to the target branch." checkbox.

Proposal

Add a "Allow contributions from members who can merge to the target branch." checkbox in Settings/Merge Request.

Change the default setting for Allow commits from members who can merge to the target branch to enabled. Users who don't want to allow this can simply untick the setting when submitting the MR

image

Edited Sep 15, 2020 by Daniel Gruesso
Assignee
Assign to
Time tracking