Vscode-pull-request-github: Suppress the error message "The remote '...' is not a GitHub repository"

Created on 5 Jun 2020  路  10Comments  路  Source: microsoft/vscode-pull-request-github

same error msg as #1610, but different issue.

I use my repo with multiple remote repositories, and one of these is not github.
So this extension shows "The remote '...' is not a GitHub repository", but I want to suppress the message.

Most helpful comment

This change hasn't been released yet, we were waiting on the next version of VSCode to ship. I'll start preparing a new release that includes this change now! Thanks!

All 10 comments

Similar scenario for me (origin is a GitLab repo and two other remotes are GitHub repos), would like to see that option as well.

This is very annoying since it continually blocks visibility of the integrated terminal in the default VSCode view layout and shows back up after dismissal very quickly.

+1

+1 on this, anyone else also having problems where the issues and PRs in the github repo are not being displayed by the extension?

I too have this annoying pop up coming up ( : \ )

Make it optional to display this warning, please

It doesn't even make sense for me, since you can set githubPullRequests.remotes, but it doesn't seem to respect this setting at all. I have a github remote in origin and a gitlab remote in gitlab, but it complains about the gitlab remote even though it's not set to look there.

It's supposed to be fixed by #2296 but I still experience the issue with 0.21.4. Here is a screenshot when I browse code from a GitLab repo

Screen Shot 2020-12-11 at 10 19 21

This change hasn't been released yet, we were waiting on the next version of VSCode to ship. I'll start preparing a new release that includes this change now! Thanks!

Version 0.22.0 has been released

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dbaeumer picture dbaeumer  路  4Comments

Velyks picture Velyks  路  3Comments

erihanse picture erihanse  路  4Comments

scrossan-crown picture scrossan-crown  路  4Comments

sbatten picture sbatten  路  4Comments