How do I enable users to create repos, but not give them access to add members to the team?

StackOverflow https://stackoverflow.com/questions/21500812

  •  05-10-2022
  •  | 
  •  

문제

Is there a permission in Github that would allow team members to create new repos, but not enable them to add new members to the team? I'd like for our team to be able to create, update and share repos, but I'd rather they couldn't just add anyone to the team.

올바른 솔루션이 없습니다

다른 팁

No, I think this is not available in github. You can check this Git Different Access Levels for a clear understanding of permissions depending on user/organisation accounts.

If you give access to create repos, addition and removal of collaborators is present in that.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top