github-gk-aks / github-migration-self-service

Migrating repositories between GitHub products
0 stars 0 forks source link

GHES/GHEC repos to GitHub migration [GEI] - Extract Target Organization #6

Closed gauravkhanna3007 closed 2 months ago

gauravkhanna3007 commented 2 months ago

Repositories

https://github.com/github-gk-aks/firstgithubrepo Org1 https://github.com/github-gk-aks/secondgithubrepo Org2 https://github.com/github-gk-aks/thirdgithubrepo Org3 https://github.com/github-gk-aks/fourthgithubrepo Org4

Target repository visibility

Private

github-actions[bot] commented 2 months ago

👋 Thank you for opening this migration issue.

The following 4 repositories have been parsed from your issue body:

https://github.com/github-gk-aks/firstgithubrepo
https://github.com/github-gk-aks/secondgithubrepo
https://github.com/github-gk-aks/thirdgithubrepo
https://github.com/github-gk-aks/fourthgithubrepo

The following target organization have been parsed form your issue body:

Org1
Org2
Org3
Org4

The target repository visibility is set to be: Private

Troubleshooting If the parsed repositories are not matching the repositories listed in your issue body, you can edit the issue body and make sure it's correct. List your repositories in a code block as this one: ``` https://source.example.com/your-org/your-repository-1 https://source.example.com/your-org/your-repository-2 ```

Run the migration

Add a comment to this issue with one of the following two commands in order to run a migration:

Dry-run

We recommend to do a "dry-run" migration first which will not lock your source repository and therefore does not block your users from continuing to work on the repository.

/run-dry-run-migration

Production

After you have verified your "dry-run" migration and after you have announced the production migration to your users, create a comment with the following command to start the production migration. It will lock your source repository and make it unaccessible for your users.

/run-production-migration