Skip to content

[ca] Update GitHub MCP Server v0.26.3 → v0.27.0 #9024

@github-actions

Description

@github-actions

Update: GitHub MCP Server

Previous Version: v0.26.3 → New Version: v0.27.0

Release Timeline:

  • v0.26.3: Released December 19, 2025
  • v0.27.0: Released January 5, 2026
  • Update Frequency: ~17 days between releases

Release Highlights

This release focused on enhancing two core tools to handle previously failing scenarios:

  1. get_file_contents improvements:

    • Added fetch refs improvements
    • Fallback logic to use default branch when main doesn't exist
    • Raw client error annotation added
  2. push_files enhancements:

    • Multiple improvements for broader compatibility
    • Now handles pushing files to non-initialized repos and new branches
  3. Other notable changes:

    • Fixed get_job_logs failures
    • Made list_workflow_runs capable of listing all repository runs
    • Standardized parameter naming to use snake_case
    • Removed experiments toolset
    • Updated documentation to remove Claude Web references

Change Categories

Features

Bug Fixes

Performance & Reliability

Documentation

API Changes

Breaking Changes

Dependency Updates


Impact Assessment

Risk Level: Low

Affected Features:

  • Workflows using get_file_contents will benefit from improved error handling
  • Workflows using push_files will now work with non-initialized repos
  • Workflows using list_workflow_runs can now list all repository runs
  • Workflows may be affected by removal of experiments toolset (if used)

Migration Required: No

The update is primarily additive with bug fixes and improvements. The removal of the experiments toolset is the only breaking change, but this was experimental and unlikely to be in production use.


Package Links


Files Modified

  • pkg/constants/constants.go: Updated DefaultGitHubMCPServerVersion from v0.26.3 to v0.27.0
  • 125 workflow .lock.yml files regenerated via make recompile
  • .devcontainer/devcontainer.json: Updated with new MCP server version

Status: ✅ Version updated, recompiled, and ready for commit

AI generated by CLI Version Checker

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions