Alex Ross

Results 455 comments of Alex Ross

Sorry for taking so long to respond here. @jordanenglish and @jacob-vincent-gmi thank you for trying again and for all the details. Since you sign in with your personal GitHub username...

Great! Then the fix for https://github.com/microsoft/vscode-pull-request-github/issues/4056 will fix it for others who unknowingly end up in the same state.

@jordanenglish just to confirm: you have deleted the setting `github-enterprise.uri` from your user and/or workspace settings?

@jordanenglish thanks for confirming. Can you share the output from GitHub Pull Request, GitHub Authentication, and GitHub Enterprise Authentication? The logs from GitHub Pull Request may contain your org and...

The missing log for GitHub Enterprise Authentication is a good thing. It means we're correctly using github.com authentication. Your logs indicate that there's a bug in how we're fetching PRs...

Can you share the output of running `git remote`?

Hmm. I assume you can't share the output with me, but if you run `git remote -v` is the url that prints the one with all the PRs open in...

For the PR queries, yes, it just shows the ones for the currently open repo or repos. It seems like a pretty big oversight that this isn't stated anywhere or...

I'm updating the queries setting to indicate that the queries are run against only your open repos, and I've opened this feature request to track allowing queries to do more...

Sorry it's taken me so long to take a look at this! > Wait a few seconds and the branch is suddenly changed back to the default branch (main in...