As I don't know if this is a broken component or a missing feature, I am unsure if that issue is a bug report or a feature request
Context
Apparently, the githubPullRequests.remotes setting only applies for pull requests and not for issues
Problem
Users wanting to fetch issues from different remotes than origin (e.g. upstream) cannot do that through this extension
Solution
Make it so githubPullRequests.remotes also applies to issues (instead of only for pull requests)
As I don't know if this is a broken component or a missing feature, I am unsure if that issue is a bug report or a feature request
Context
Apparently, the
githubPullRequests.remotessetting only applies for pull requests and not for issuesProblem
Users wanting to fetch issues from different remotes than
origin(e.g.upstream) cannot do that through this extensionSolution
Make it so
githubPullRequests.remotesalso applies to issues (instead of only for pull requests)