Vscode-pull-request-github: No longer works with Github Enterprise

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

Issue Type: Bug

I have a repo with ssh remotes to GHE, yet the plugin still wants me to sign into github.com and now throws errors when trying to fetch from remotes.

Fetching pull requests for remote 'upstream' failed, please check if the url [email protected]:company/repo.git is valid.

Extension version: 0.16.0
VS Code version: Code 1.45.1 (5763d909d5f12fe19f215cbfdd29a91c0fa9208a, 2020-05-14T08:33:47.663Z)
OS version: Darwin x64 19.5.0


System Info

|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz (4 x 3100)|
|GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled|
|Load (avg)|2, 3, 3|
|Memory (System)|16.00GB (0.21GB free)|
|Process Argv|.|
|Screen Reader|no|
|VM|0%|


Most helpful comment

Hi @RMacfarlane is there an open issue that we can track about re-enabling GitHub Enterprise support?

All 3 comments

Possible duplicate of #1793. I'm waiting for a fix or guidance on how to fix it as well.

For now, as a workaround, you can downgrade back to 0.15.

Hey @Velyks, this is a duplicate of #1793. GHE support was discontinued with version 0.16.0 of the extension, please see the wiki: https://github.com/Microsoft/vscode-pull-request-github/wiki#2-is-github-enterprise-supported

I will be doing exploratory work on how we can reenable this with the changes we have made to authentication, but for now the workaround is to explicitly downgrade to version 0.15.0. I'm very sorry about this.

Hi @RMacfarlane is there an open issue that we can track about re-enabling GitHub Enterprise support?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

erihanse picture erihanse  路  4Comments

scrossan-crown picture scrossan-crown  路  4Comments

adrinjalali picture adrinjalali  路  4Comments

kieferrm picture kieferrm  路  4Comments

lumaxis picture lumaxis  路  3Comments