georgy-gorelko

Results 3 issues of georgy-gorelko

- Fixed branch policy check for pipelines with prefixed repository names to use repository ID directly when available, preventing 404 errors during rewiring - Skip branch policy checks for disabled...

After executing below script generation command I was anticipating to find steps of rewiring pipelines according to [docs](https://docs.github.com/en/migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud/migrating-repositories-from-azure-devops-to-github-enterprise-cloud#step-4-generate-a-migration-script) when `all` argument is supplied. ` gh ado2gh generate-script --ado-org orgName --github-org...

bug

## 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...