Alex Ross
Alex Ross
There have been no further reports of the issue since the potential fix. Moving to November, when I'll delete the work around + pre-release notification to share logs.
@alexdauenhauer are you using GitHub Enterprise Servier 3.6 or earlier? It looks like the GitHub Api for that version doesn't have some of the repository properties that we now use.
@roblourens thank you! I've added error handling for the method that appears to be causing the problem and further improved the logging as it was tough to tell what was...
Thanks @alexdauenhauer. 3.6 was recently deprecated, but we can still support it for a bit longer. I've made the change to fix the issue you're seeing. It will be available...
Thank you @neeraj-ec! Your logs point to https://github.com/microsoft/vscode-pull-request-github/pull/5432 solving the issue.
Thanks @JounQin! I'm making a fix for your case. But, it won't solve everything for you because it looks like you're also having proxy issues.
Thanks @roblourens and @bpasero! I found 2 places that are definitely causing the bug for you.
Looks like this is no longer occurring in builds with the latest changes.
This is a reasonable request, and would really add value over making a suggestion from github.com.
The "Checkout 'main'" used to be "Exit review mode", which still just checked out main but which users found confusing. Since we checkout a branch when you check out a...