github - Teams that have read access to all repositories of an organization -
in company, we've got lot of repositories in 1 private github organization (not accessible publically). ideally, developers should have read access repos in organization, while having write access repositories of project.
for that, i've set couple of github teams (for each project). each of teams should have write access repositories (easy configure in repo settings) read access other repositories. i'm struggling one, can grant read access each individual repository. not painful (because have lot of repositories) not automatically work when new repos created.
is there anything, i'm missing set properly?
thanks, matthias
all team members within organization have read-only access default believe (they can read , clone repositories).
if want give write access teams, rather go repo settings, go configure in team settings. try this, maybe work:
create team, add members
add repositories in respective tab, want provide write access team
- under settings, give write access (which apply repositories added above against team)
Comments
Post a Comment