Skip to content

Add GitHub Enterprise compatibility for auth and Copilot API endpoint - #31

Open
fsapro wants to merge 2 commits into
kasuken:mainfrom
fsapro:feat/ghe-compatibility
Open

Add GitHub Enterprise compatibility for auth and Copilot API endpoint#31
fsapro wants to merge 2 commits into
kasuken:mainfrom
fsapro:feat/ghe-compatibility

Conversation

@fsapro

@fsapro fsapro commented Jul 17, 2026

Copy link
Copy Markdown

Summary\n- add support for both VS Code auth providers: github and github-enterprise\n- make Copilot API base URL configurable via copilotInsights.apiBaseUrl\n- add copilotInsights.authProvider setting (�uto, github, github-enterprise)\n- document GitHub Enterprise configuration in README\n\n## Why\nThe extension currently relies on GitHub.com-only assumptions (auth provider and API host). This change enables GitHub Enterprise users to authenticate and query their Copilot quota endpoint when available in their enterprise environment.\n\n## Validation\n- npm run check-types\n- npm run lint\n

@kasuken

kasuken commented Jul 27, 2026

Copy link
Copy Markdown
Owner

@fsapro can you solve the conflicts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants