+ 1
How to give admin access to a collaborator in my private repo in GitHub
I went to settings and manage access. I don't see any role options next to collaborator. How do I give them admin access.
5 Antworten
+ 8
DoMan when I have posted the official GitHub doc.. you didn't even have a look.
Please see those instructions given in the doc.. I was about to tell you this.. but was caught up with some clg work.
See this..I found the collaboration option
https://ibb.co/th5mp9R
Please follow the steps.
+ 8
DoMan The user will receive an email inviting them to the repository. Once they accept your invitation, they will have collaborator access to your repository after that they would be assigned the role if they accept the same.
Please read the documentation.. it's instructed clearly..
Edit: Some more info
https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-organizations-and-teams/repository-permission-levels-for-an-organization
//If still can't get..nvm you can text me 😄
+ 7
Since you are the owner it is simple:
Go to your repo and click the Settings button.
In the left menu click manage access and scroll down to see collaboration.
Then Add their name.
Source: Github Docs
https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-your-github-user-account/inviting-collaborators-to-a-personal-repository
0
EnCoDeR In the left meny I see
options
Manage access
Security and analysis
Branches
Webhooks
Notification
Integration
Deploy keys
Secrets
Actions
But no collaborator option.
0
EnCoDeR I too can see the option you are showing. I even have couple of collaborator in my repo. But there is no Role option next to them. I can't assign them roles. It looks same as the pic you showed but there is the admin access part?