-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Problem Definition
Branch restrictions allow admins to restrict who can merge Pull Requests on a certain branch.
Some admins would like to prevent a PR author from merging any PRs they created, and allow them to merge any other PRs.
This is not possible to achieve with the current branch restrictions.
Suggested Solution
Provide an option in branch restrictions to prevent PR authors from merging their own PRs.