georgy-gorelko
georgy-gorelko
Can you confirm the following results: - Pipeline ID =187 has ADO branch policy set? - Instead of `--ado-pipeline` use `--ado-pipeline-id`. Same output? - While supplying `--ado-pipeline` argument, use pipeline...
Yeah, **repository** implied to be **active** to be able to fetch the policy. CLI could be enhanced to provide more specific details on what is root cause of the failure...
I was able to repro 400 error initially reported when ADO repo is disabled. Ideally rewiring should not lead to confusions if ADO repo is disabled. I have raised a...
@dylan-smith I do have multiple pipelines linked to migrated repos. I also see the comment `No GitHub App in this org, skipping the re-wiring of Azure Pipelines to GitHub repos`...
To be precise I do see --Service-Connection-ID as required when running `gh-ado2gh rewire-pipeline ` command. But --Service-Connection-ID is not required/supplied when running generate script `gh ado2gh generate-script --all` which I...
I retried again with service connection being created and rewired to one of AzDO pipelines. Still seeing `No GitHub App in this org, skipping the re-wiring of Azure Pipelines to...
> @georgy-gorelko can you see the code scanning results https://github.com/github/gh-gei/pull/1465/checks?check_run_id=58493519789? Those 2 warnings should also be addressed. all addressed
Raised PR https://github.com/github/gh-gei/pull/1412