Skip to main content

Creating teams

Use teams to manage permissions, notifications, and code ownership in your organizations.

この機能を使用できるユーザーについて

Organization owners can create teams and control whether all organization members can also create teams.

About teams

You can use teams to manage access for people in an organization. Teams are groups of organization members that reflect your company's structure with cascading access permissions.

Teams can:

  • Have admin, read, or write access to organization repositories
  • Receive notifications when the team's name is mentioned or when someone requests a review from the team
  • Be designated as owners of certain files in a CODEOWNERS file
  • Be made "secret" to hide membership from other members
  • Be synced with an identity provider group to manage membership centrally
  • Be children or parents of other teams, allowing permissions and notifications to be inherited

For more information, see See Team について and Organization のチーム作成権限を設定する.

Creating a team

  1. GitHub の右上隅で、プロフィール写真を選択し、 あなたの組織をクリックします。

  2. Organizationの名前をクリックしてください。

  3. Organization 名の下で、 [Teams] をクリックします。

    組織の水平ナビゲーション バーのスクリーンショット。 人のアイコンと [チーム] というラベルのタブが、濃いオレンジ色の枠線で囲まれています。

  4. ページの上部にある [新しいチーム] をクリックします。

  5. "Create new team(新規Teamの作成)"の下で、新しいTeamの名前を入力してください。

  6. あるいは、"Description(説明)"フィールドにTeamの説明を入力してください。

  7. 必要に応じて、子チームを作成している場合、[親チーム] の下で [親チームを選択] ドロップダウン メニューを選び、親チームをクリックします。 子チームについて詳しくは、「Team について」をご覧ください。

  8. Optionally, if your organization or enterprise account uses team synchronization or your enterprise uses Enterprise Managed Users, connect an identity provider group to your team.

  9. [チームの表示] でチームの表示設定を選択します。

  10. [チーム通知] で、 [有効] または [無効] を選択します。

    Note

    この設定は、チーム名の @mentions にのみ適用されます。 この設定は、チームから要求されたレビューの通知には影響しません。

  11. [Team の作成] をクリックします。

  12. Optionally, give the team access to organization repositories. For more information, see Organization のリポジトリに対するチームのアクセスを管理する.

Next steps

Next, learn about best practices for structuring your organizations and teams. See Best practices for organizations in your enterprise.