Skip to main content

Esta versão do GitHub Enterprise foi descontinuada em 2022-10-12. Nenhum lançamento de patch será feito, mesmo para questões críticas de segurança. Para obter melhor desempenho, segurança aprimorada e novos recursos, atualize para a última versão do GitHub Enterprise. Para obter ajuda com a atualização, entre em contato com o suporte do GitHub Enterprise.

Inviting collaborators to a personal repository

You can add users as collaborators to your personal repository.

Repositories owned by an organization can grant more granular access. For more information, see "Access permissions on GitHub."

Os convites pendentes expirarão após 7 dias, restaurando quaisquer licenças não reclamadas.

  1. Ask for the username of the person you're inviting as a collaborator.

  2. On your GitHub Enterprise Server instance, navigate to the main page of the repository.

  3. Abaixo do nome do repositório, clique em Configurações. Botão Configurações do repositório

  4. In the left sidebar, click Collaborators. Repository settings sidebar with Collaborators highlighted

  5. Under "Collaborators", start typing the collaborator's username.

  6. Select the collaborator's username from the drop-down menu. Collaborator list drop-down menu

  7. Click Add collaborator. "Add collaborator" button

Further reading