Skip to content

Remove sunset GitHub Models integration - #46

Merged
MartinForReal merged 6 commits into
mainfrom
copilot/sun-set-github-models
Aug 15, 2026
Merged

Remove sunset GitHub Models integration#46
MartinForReal merged 6 commits into
mainfrom
copilot/sun-set-github-models

Conversation

Copilot AI commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

GitHub Models inference has been sunset. Remove the obsolete integration and route supported model requests exclusively through GitHub Copilot.

Changes

  • Routing

    • Removed publisher-qualified model routing to GitHub Models.
    • Simplified chat and Gemini upstream selection to Copilot only.
  • Configuration

    • Removed github_models settings and environment variables.
    • Bumped the schema to v6 so legacy configuration is rewritten without retired fields.
  • Authentication and discovery

    • Removed dedicated Models token validation and setup prompts.
    • Removed GitHub Models catalog merging from /v1/models.
  • Documentation

    • Removed GitHub Models setup, authentication, routing, and configuration guidance.
    • Added the removal to the changelog.

Copilot AI and others added 2 commits August 15, 2026 03:53
Co-authored-by: MartinForReal <5207478+MartinForReal@users.noreply.github.com>
Co-authored-by: MartinForReal <5207478+MartinForReal@users.noreply.github.com>
Co-authored-by: MartinForReal <5207478+MartinForReal@users.noreply.github.com>
Co-authored-by: MartinForReal <5207478+MartinForReal@users.noreply.github.com>
@MartinForReal
MartinForReal marked this pull request as ready for review August 15, 2026 05:57
Copilot AI and others added 2 commits August 15, 2026 09:20
Co-authored-by: MartinForReal <5207478+MartinForReal@users.noreply.github.com>
Co-authored-by: MartinForReal <5207478+MartinForReal@users.noreply.github.com>
@MartinForReal
MartinForReal merged commit 48113b6 into main Aug 15, 2026
1 check passed
@MartinForReal
MartinForReal deleted the copilot/sun-set-github-models branch August 15, 2026 09:27
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.

2 participants