メモ
Enterprise Live Migrations is in パブリック プレビュー and subject to change.
After you have run a migration with the elm CLI tool, there are some follow-up tasks to complete.
Restore users' access
Because GitHub Enterprise Server and GHE.com use different provisioning and authentication systems, organization membership is not carried over between platforms. You will need to add users to the organization before you can reattribute activity to them in a migrated repository.
- If you created a new organization for the migration process, add members to the organization. You can do this manually, but many enterprises manage organization membership from their identity provider (IdP) by syncing enterprise teams with IdP groups.
- Add organization members to the migrated repositories.
Reattribute activity to users
GitHub Enterprise Importer を使って移行を実行した後、移行されたリポジトリでのすべてのユーザー アクティビティ (Git コミットを除く) は、マネキンと呼ばれるプレースホルダー ID に帰属します。 For more information, see Mannequins and user activity.
Once user accounts have been added to the organization on GHE.com, you can invite users to reclaim a mannequin's activity. You can do this in the browser or, with the GEI extension of the GitHub CLI tool, reclaim mannequins in bulk without the invite process.
Reclaiming mannequins in the browser
-
GitHub の右上隅にあるプロフィール画像をクリックしてから、[ Your organizations] をクリックします。
-
組織をクリックして選択します。
-
Organization 名の下で、[ Settings] をクリックします。 [設定] タブが表示されない場合は、 [] ドロップダウン メニューを選び、 [設定] をクリックします。
![組織のプロファイルのタブのスクリーンショット。 [設定] タブが濃いオレンジ色の枠線で囲まれています。](/assets/cb-49309/images/help/discussions/org-settings-global-nav-update.png)
-
サイドバーの [Access] セクションで、[ Import/Export] をクリックします。
-
To the right of the mannequin you want to reclaim, click Reattribute.
-
In the search field, type the username of the organization member you want to attribute the mannequin's contributions to, then click the member.
メモ
You can only send attribution invitations to user accounts that are already members of the organization.
-
Click Invite. デフォルトでは、組織のメンバーはメールで招待を受け取り、メンバーが招待を受け入れるまでマネキンは再要求されません。
Reclaiming mannequins in bulk
You can install the GEI extension of the GitHub CLI to reclaim mannequins in bulk. See GitHub Enterprise Importer のマネキンの回収.
Reattribute Git activity
Authorship for Git commits is not associated with mannequins and cannot be attributed to GitHub users by reclaiming mannequins. Instead, commit authorship is attributed to user accounts on GitHub based on the email address that was used to author the commit in Git.
To reattribute Git activity on GHE.com, ensure the user's primary email address in your identity provider (IdP) matches the email address used for their commits. With Enterprise Managed Users, users cannot add email addresses to their user account on GitHub, so users will not be able to reattribute their Git commits independently.
Recreate organization settings
If you created a new organization for the migration process, restore settings such as policies, organization teams, and projects.