Dylan Smith
Dylan Smith
happened again: https://github.com/github/gh-gei/actions/runs/4503472686/jobs/7926764386#step:17:284
I was able to reproduce this. It looks like GEI is generating links in the PR description back to the AzDO work items, but the format of the link is...
With GHES 3.8+ I don't think this feature is even possible to support anymore. Because generation of the migration archive now requires S3/Azure to be configured in GHES itself. Do...
FYI this retry logic was added in this PR: #686
I was able to repro this, looks like a bug to me. 
we are only adding `--no-ssl-verify` options for communication with GHES. Your error looks like it happened when communicating with github.com which should have SSL configured properly.
IMO for the migration log hyperlink I'd rather us link to the issue in the target repo that contains the migration log (instead of a file on blob storage). That...
We should follow the same pattern for csv parsing that we do for `ado2gh migrate-repo --repo-list repos.csv` https://github.com/github/gh-gei/blob/main/src/ado2gh/Services/AdoInspectorService.cs#L41
Another broken build affected: https://github.com/github/gh-gei/actions/runs/3382698823/jobs/5617886608#step:14:547
Another one: https://github.com/github/gh-gei/actions/runs/3904289936/jobs/6672691652#step:19:4308