-
Notifications
You must be signed in to change notification settings - Fork 736
Fetch URL not valid #2768
Copy link
Copy link
Closed
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Note: The error message is the same as #1941 however the cause is unrelated.
Steps to Reproduce:
Since this extension is intended only for github.com repos,
it should not try to interact with repos on other domains.
The extension should limit itself to repos hosted on github.com.
If custom domains or other providers are permitted,
a configuration option for a list of additional domains to allow/block would be helpful.