Support of new branch protection mode of accepting merge request from other specific branches
Description
In some workflows, the organization would like to have pre-integration branches before eventually merged to the master branch. In such cases, they want to protect the master branch to accept merge request only from other specific branches.
Proposal
Add a field to protected branch rules allowing input of a pattern of allowed source branches for merge requests.
Links / references
Edited by James Ramsay (ex-GitLab)