microsoft / microsoft/vscode-pull-request-github

Missing documentation: corporate proxy and enterprise certificate configuration for GHE environments

Đang mở
#8,819 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@alexr00 đang làm issue này rồi.

Từ ngày 1/7/2026.

feature-request
Ngôn ngữ chính
TypeScript
Star
2.6k
Fork
795
Merge trung bình
1 ngày 4 giờ
Pull request đã merge (30 ngày)
46

Mô tả

Environment

  • OS: Windows 11 Enterprise (corp-managed)
  • VS Code: latest
  • Extension: github.vscode-pull-request-github (latest)
  • GitHub Enterprise Server or GitHub Enterprise Cloud

Description

The extension README and VS Code Marketplace page contain no documentation about how to configure the extension in corporate environments. Common enterprise setup requirements that are undocumented:

  1. Custom CA certificates — GHE instances often serve TLS certs signed by an internal CA. There is no guidance on using NODE_EXTRA_CA_CERTS or VS Code's http.systemCertificates setting with this extension.
  2. Proxy configuration — It is unclear whether the extension respects http.proxy in VS Code settings, HTTPS_PROXY env vars, or both. No troubleshooting guidance exists for ECONNREFUSED/CERT_UNTRUSTED errors on proxied networks.
  3. GHE SSL verification bypass for dev/staging — Some orgs use self-signed certs on non-prod GHE; the only workaround users currently find is NODE_TLS_REJECT_UNAUTHORIZED=0 which is unsafe.
  4. SSO token scope requirements — SAML-enforced organizations require PATs to be SSO-authorized; the extension does not guide users through this, leading to cryptic 403 errors.

Expected vs Actual Behavior

Expected: Wiki or README section covering: proxy settings, custom CA trust, SSO authorization steps, and known limitations for air-gapped GHE deployments.

Actual: No enterprise/corp configuration documentation exists; users must rely on community workarounds and trial-and-error.

Additional Context

This is a documentation gap, not a bug. A single 'Corporate / Enterprise Setup' section in the README would reduce a significant class of support requests from enterprise users.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.