Skip to main content

Эта версия GitHub Enterprise Server была прекращена 2025-04-03. Исправления выпускаться не будут даже при критических проблемах безопасности. Для повышения производительности, повышения безопасности и новых функций выполните обновление до последней версии GitHub Enterprise Server. Чтобы получить справку по обновлению, обратитесь в службу поддержки GitHub Enterprise.

Добавление участников организации в команду

Пользователи с разрешениями владельца или участника группы могут добавлять участников организации в команды. Пользователи с разрешениями владельца могут также добавить сторонних пользователей в команду и организацию.

Adding organization members to a team

  1. In the upper-right corner of GitHub, select your profile photo, then click Your 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 a 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