vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Add Support For GitLab API v4

Open MarshTheBacca opened this issue 7 months ago • 0 comments

Using a private instance of GitLab, this extension is unable to make a valid API request. The server responds with the following:

[GitHubServer] Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}

This is repeated dozens of times when opening the repository and when attempting to create a pull request.

MarshTheBacca avatar Jun 05 '25 09:06 MarshTheBacca