Skip to content

Commit

Permalink
Explain that the no-access team unit does not affect public repositor…
Browse files Browse the repository at this point in the history
…ies (#22661)

Fixes #22600

Add explanations to team unit access control.

---------

Co-authored-by: Jason Song <[email protected]>
  • Loading branch information
yp05327 and wolfogre committed Feb 1, 2023
1 parent 19d5b2f commit 72a83dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options/locale/locale_en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2432,7 +2432,7 @@ teams.leave.detail = Leave %s?
teams.can_create_org_repo = Create repositories
teams.can_create_org_repo_helper = Members can create new repositories in organization. Creator will get administrator access to the new repository.
teams.none_access = No Access
teams.none_access_helper = Members cannot view or do any other action on this unit.
teams.none_access_helper = Members cannot view or do any other action on this unit. It has no effect for public repositories.
teams.general_access = General Access
teams.general_access_helper = Members permissions will be decided by below permission table.
teams.read_access = Read
Expand Down

0 comments on commit 72a83dc

Please sign in to comment.