管理团队对组织仓库的访问
您可以向团队授予仓库访问权限,删除团队的仓库访问权限,或者更改团队对仓库的权限级别。
对仓库具有管理员权限的人员可以管理团队对仓库的访问权限。 团队维护员可以删除团队对仓库的访问权限。
本文内容
警告:
- 如果团队能够直接访问仓库,您可以更改其权限级别。 如果团队对仓库的访问权限继承自父团队,则您必须更改团队对仓库的访问权限。
- 如果您添加或删除父团队的仓库访问权限,则其每个子团队也会获得或失去相应的仓库访问权限。 更多信息请参阅“关于团队”。
授予团队对仓库的访问权限
-
在 GitHub Enterprise 的右上角,单击您的个人资料照片,然后单击 Your profile(您的个人资料)。
-
在个人资料页面的左侧,在“Organizations(组织)”下单击组织的图标。
-
在组织名称下,单击 Teams(团队)。
-
在 Teams(团队)选项卡上,单击团队的名称。
-
在团队成员列表的上方,单击 Repositories(仓库)。
-
在仓库列表上方,单击 Add repository(添加仓库)。
-
输入仓库的名称,然后单击 Add repository to team(添加仓库到团队)。
-
也可选择在仓库名称右侧使用下拉菜单,为团队选择不同的权限级别。
删除团队对仓库的访问权限
如果团队能够直接访问仓库,您可以更改其对仓库的访问权限。 如果团队对仓库的访问权限继承自父团队,则必须删除父团队对仓库的访问权限才可删除其子团队的相应权限。
警告:
-
If you remove a person’s access to a private repository, any of their forks of that private repository are deleted. Local clones of the private repository are retained. If a team's access to a private repository is revoked or a team with access to a private repository is deleted, and team members do not have access to the repository through another team, private forks of the repository will be deleted.
-
When LDAP Sync is enabled, if you remove a person from a repository, they will lose access but their forks will not be deleted. If the person is added to a team with access to the original organization repository within three months, their access to the forks will be automatically restored on the next sync.
-
您负责确保无法访问仓库的人员删除任何机密信息或知识产权。
-
Organization owners can disable the ability to fork a specific private repository or to fork any private repository in an organization. For more information, see "Allowing people to fork a private repository owned by your organization" and "Allowing people to fork private repositories in your organization."
-
在 GitHub Enterprise 的右上角,单击您的个人资料照片,然后单击 Your profile(您的个人资料)。
-
在个人资料页面的左侧,在“Organizations(组织)”下单击组织的图标。
-
在组织名称下,单击 Teams(团队)。
-
在 Teams(团队)选项卡上,单击团队的名称。
-
在团队成员列表的上方,单击 Repositories(仓库)。
-
选择要从团队删除的仓库。
-
在仓库列表上方,使用下拉菜单,然后单击 Remove from team(从团队删除)。
-
检查要从团队删除的仓库,然后单击 Remove repositories(删除仓库)。