gh-gei
gh-gei copied to clipboard
Migration CLI for GitHub to GitHub migrations
## Description I am using gh ado2gh to test migration of our repos from DevOps to GHE. But the migration script fails with error 401 on step, where the migrated...
## Description When migrating forked repositories from Bitbucket Server using gh bbs2gh migrate-repo, the importer pulls data from the original source repository instead of the target forked repository. This results...
## Description Our focus is on migrating existing Azure DevOps repositories to GitHub while using the existing pipelines. We currently anticipate doing this in two phases using the GEI migration...
## Description After the [v1.18.0](https://github.com/github/gh-gei/releases/tag/v1.18.0) release the `gh gei migrate-secret-alerts` is not working as expected because the access tokens provided in the cli arguments are not picked up. It now...
Does this tool support migration of repository from azure devops server on-prem installation ? What I tried: **1. Exporting PAT token env variables** `root@pt-deb01:~# export GH_PAT="ghp_FGp82XUcek43gfdDcg1hPld3dvgZqx32l5mB" root@pt-deb01:~# export ADO_PAT="s9ldha34fmxv625rjfi3h44o6t4lfvpwnkgy7nos5a2bgktcrswq"` **2....
👋 Hi there! We're the Package Security team at GitHub. We recently staff shipped **immutable releases**, a feature designed to improve supply chain security by preventing modifications to published releases....
## Description Is it possible to add an option to delete the export archive if the migration fails? I'm trying to automatically clean up the export folder if the migration...