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

Right now if a PAT doesn't have the right permissions, some of the API calls will just crash and spit out a stack trace. Would probably be a nicer experience...

task
tech debt

Update docs to include reclaim-mannequin command

documentation
task

## Description Also small typo on usage when using gh cli. Usage should be “gh gei” and not “gh-gei”. ``` Actual: “Usage: gh-gei [options] [command]” Expected: “Usage: gh gei [options]...

bug

## Description Not sure if this is a bug of feature request, it looks like generate-script can only create `.ps1` file. Checking [GH -> GH video guide](https://www.youtube.com/watch?v=5cQkM_8n5YY) in README it...

future

We rolled this change back because it didn't work on MacOS ( #279 #297 ). We should revisit this and see if we can implement it properly. Would also probably...

task

based on: https://github.com/github/gh-gei/pull/236#discussion_r804268113 We want to improve the way the testing is structure for `GetMigrationState` in a way we can check that it gets called multiple times before it is...

task
tech debt

We previously deprecated this option so it does nothing, but left it in for backwards compat reasons. At some point in the future we should remove it entirely once customers...

task
tech debt

## Description It would be great to have some documentation to outline the project startup and build processes. Some engineers who are less experienced with C# development could use the...

Just like the GitHub CLI does.

task