gh-gei icon indicating copy to clipboard operation
gh-gei copied to clipboard

Migration CLI for GitHub to GitHub migrations

Results 287 gh-gei issues
Sort by recently updated
recently updated
newest added

We should have the integration tests lock the source repo, and add some asserts to make sure it's properly locked.

task

Update the docs to include the new `--lock-source-repo` option introduced in this PR: https://github.com/github/gh-gei/pull/589 This option was added to both `migrate-repo` and `generate-script` commands. This will make the source repo...

documentation
task

We don't need to do this right now, but will need to be done prior to a private beta. ## Tasks - [ ] Document `migrate-repo` command (introduced with https://github.com/github/gh-gei/pull/582)...

documentation
batch

We have been getting these warnings in our builds: ![image](https://user-images.githubusercontent.com/1508559/184220761-f5387833-d6dc-488e-b63e-53d8d3781248.png) We should upgrade the version we use before December.

task
tech debt

## Description I've performed a trial run of migration from Azure DevOps Repos to GitHub and have a query around Work Item links. According to https://docs.github.com/en/migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud/about-migrations-from-azure-devops-to-github-enterprise-cloud#data-that-is-migrated Work items links on...

bug