Skip to main content

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

Removing an outside collaborator from an organization repository

Owners and repository admins can remove an outside collaborator's access to a repository.

While forks of private repositories are deleted when a collaborator is removed, the person will still retain any local clones of your repository.

Removing outside collaborators from all repositories in an organization

  1. GitHub Enterprise Server の右上隅にあるプロファイル写真をクリックし、 [自分の Organization] をクリックします。 プロファイル メニューの組織
  2. Organizationの名前をクリックしてく� さい。 Organization のリスト内の Organization 名
  3. Organization 名の下で、 [People] をクリックします。 [People] タブ
  4. [People] タブの下で、 [外部コラボレーター] をクリックします。 Organization の外部コラボレーターを選択するボタン
  5. Select the outside collaborator or outside collaborators you'd like to remove from the organization. List of outside collaborators with two outside collaborators selected
  6. Above the list of outside collaborators, use the drop-down menu, and click Remove from all repositories. Drop-down menu with option to remove outside collaborators
  7. Review the outside collaborator or outside collaborators who will be removed from the organization, then click Remove outside collaborators. List of outside collaborators who will be removed and Remove outside collaborators button

Removing an outside collaborator from a particular repository in an organization

If you only want to remove an outside collaborator from certain repositories in your organization, you can remove this person's access to one specific repository at a time.

  1. GitHub Enterprise Server の右上隅にあるプロファイル写真をクリックし、 [自分の Organization] をクリックします。 プロファイル メニューの組織
  2. Organizationの名前をクリックしてく� さい。 Organization のリスト内の Organization 名
  3. Organization 名の下で、 [People] をクリックします。 [People] タブ
  4. [People] タブの下で、 [外部コラボレーター] をクリックします。 Organization の外部コラボレーターを選択するボタン
  5. To the right of the username of the person you want to remove, use the drop-down menu, and click Manage. Manage access button
  6. To the right of the repository that you want to remove the outside collaborator from, click Manage access. Select manage access button next to a repository the outside collaborator has access to
  7. To completely remove the outside collaborator's access to the repository, in the upper right corner, click Remove access to this repository. Remove access to this repository button
  8. To confirm, click Remove access. Confirm outside collaborator who will be removed from the repository

Further reading