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.
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

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
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!