I want to give permission to a collaborator so that he can review and accept Pull Requests to protected branches. Someone knows the way for this. Greetings
I want to give permission to a collaborator so that he can review and accept Pull Requests to protected branches. Someone knows the way for this. Greetings
In the project settings - > branches, go to the section protected branches
and edit the protected branch.
You will see who can push and approve pull requests to those branches. By default they are the admins of the project or of your organization (if you are in one). You can manually add a contributor to that whitelist.
For example in that image I'm giving permissions to zschuessler in my project phpPgAdmin6