Teams are central to many of GitHub's collaborative features, such as team @mentions to notify appropriate parties that you'd like to request their input or attention. For more information, see "Roles in an organization."
A team can represent a group within your company or include people with certain interests or expertise. For example, a team of accessibility experts on 您的企业 could comprise of people from several different departments. Teams can represent functional concerns that complement a company's existing divisional hierarchy.
Organizations can create multiple levels of nested teams to reflect a company or group's hierarchy structure. For more information, see "About teams."
Creating a team
A prudent combination of teams is a powerful way to control repository access. For example, if your organization allows only your release engineering team to push code to the default branch of any repository, you could give only the release engineering team admin permissions to your organization's repositories and give all other teams read permissions.
- 在 GitHub AE 的右上角,单击您的头像,然后单击 Your organizations(您的组织)。
- 单击您的组织名称。
- 在组织名称下,单击
团队。
- 在 Teams(团队)选项卡的右侧,单击 New team(新团队)。
- 在“Create new team(创建新团队)”下,输入新团队的名称。
- (可选)在“Description(描述)”字段中输入团队的描述。
- 决定团队是可见还是机密。
- (可选)如果您创建的是子团队,请使用下拉菜单为新团队选择一个父团队。
- 单击 Create team(创建团队)。