Skip to main content

This version of GitHub Enterprise was discontinued on 2023-01-18. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Adding people to teams

Once a team has been created, organization admins can add users from your GitHub Enterprise Server instance to the team and determine which repositories they have access to.

Each team has its own individually defined access permissions for repositories owned by your organization.

  • Members with the owner role can add or remove existing organization members from all teams.
  • Members of teams that give admin permissions can only modify team membership and repositories for that team.

Setting up a team

  1. In the top right corner of GitHub Enterprise Server, click your profile photo, then click Your organizations. Your organizations in the profile menu

  2. Click the name of your organization. Organization name in list of organizations

  3. Under your organization name, click Teams.

    Teams tab

  4. On the Teams tab, click the name of the team. List of the organization's teams

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

  6. Review the list of repositories that the new team member will have access to, then click Add USERNAME to TEAMNAME. Modal box with a list of the repositories the new team member will have access to and confirmation button

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

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.

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.