Skip to main content

このバージョンの GitHub Enterprise はこの日付をもって終了となりました: 2022-10-12. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise にアップグレードします。 アップグレードに関するヘルプについては、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."

保留された招待は7日後に期限切れになり、要求されていないライセンスはリストアされます。

  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. リポジトリ名の下の [ 設定] をクリックします。 リポジトリの設定ボタン

  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