Skip to main content

このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2026-04-09. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください

チームに組織メンバーを追加する

オーナーあるいはチームメンテナ権限を持っている人は、Organization のメンバーを Team に加えることができます。 オーナー権限を持っている人は、Team および Organization にメンバーではない人を追加することもできます。

Adding organization members to a team

  1. In the upper-right corner of GitHub, click your profile picture, then click Organizations.

  2. Click the name of your organization.

  3. Under your organization name, click Teams.

    Screenshot of the horizontal navigation bar for an organization. A tab, labeled with the people icon and "Teams," is outlined in dark orange.

  4. Click the name of the team.

  5. At the top of the team page, click Members.

    Screenshot of the header of a team's page. A tab, labeled with an organization icon and "Members", is outlined in dark orange.

  6. Above the list of team members, click Add a member.

  7. Type the username of the person you want to add and click Enter. The user will immediately be added to the team.

  8. Review the list of repositories that the new team member will have access to, then click Add USERNAME to TEAMNAME.

Mapping teams to LDAP groups (for instances using LDAP Sync for user authentication)

You can create a team with LDAP Sync enabled. See Creating an organization team.

A team that's synced to an LDAP group is indicated with a special LDAP badge. The member list for an LDAP synced team can only be managed from the LDAP group it's mapped to. See Using LDAP.

To add a new member to a team synced to an LDAP group, add the user as a member of the LDAP group, or contact your LDAP administrator.

Further reading