GitHub releases

GitHub changelog, platform updates, and Copilot coding-assistant releases. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.

Tracking 72 GitHub releases · Updated

  • GitHub Changelog aiengineer ·

    GitHub Copilot usage API now shows AI credits consumed per user

    GitHub's Copilot usage metrics API now includes a new field, `ai_credits_used`, which reports the total AI credits consumed by each user daily. This enhancement allows enterprise administrators and organization owners to better connect AI consumption to value, understand adoption across teams, and plan for usage-based billing by monitoring day-over-day patterns. These metrics are available to those with REST API access for user-level reports at enterprise and organization levels.

    feature
  • GitHub Changelog aideprecationengineer ·

    GitHub Copilot deprecates Opus 4.6 (fast) model

    GitHub Copilot will deprecate the Opus 4.6 (fast) model across all its experiences on June 29th, 2026. Users should migrate to the Opus 4.8 (fast) model to avoid disruption. Administrators may need to enable the new model in Copilot settings.

    deprecation
  • GitHub Changelog aiengineer ·

    MAI-Code-1-Flash expands to more GitHub Copilot features

    Microsoft's MAI-Code-1-Flash coding model is now integrated into additional GitHub Copilot surfaces, including Copilot CLI, the GitHub Copilot app, and Copilot Chat on GitHub. This small, high-quality model is designed to improve coding assistance across various platforms and plans. Availability will gradually expand, with business and enterprise access planned soon.

    feature announcement
  • GitHub Changelog aigaengineer ·

    Copilot code review adds AGENTS.md support and UI improvements

    GitHub Copilot code review now supports AGENTS.md files at the repository root, allowing users to shape feedback based on project conventions. UI enhancements include an easier way to request reviews on draft pull requests and collapsed timeline events for a cleaner pull request conversation view. These updates are generally available and aimed at improving the code review experience for developers.

    feature patch
  • GitHub Changelog aipreviewengineer ·

    GitHub Issues: Duplicate Detection Preview and Issue Fields MCP Support

    GitHub Issues is introducing a public preview for duplicate issue detection, which flags potential matches against existing issues as they are created to reduce maintainer triage time. Additionally, issue fields now support MCP server AI tools, enabling agents to automatically set and filter issues by various fields. These features aim to streamline repository maintenance and issue management for maintainers and developers.

    feature announcement
  • GitHub Changelog aigaengineer ·

    GitHub pull request search includes Copilot-authored PRs

    GitHub's pull request search now includes pull requests authored by the Copilot cloud agent when using author searches like `author:@me`. This enhancement allows users to view and manage all pull requests they are responsible for, regardless of whether they were created directly or with Copilot's assistance. The change is available in the GitHub UI and Mobile, with API support rolling out on July 16.

    feature
  • GitHub Changelog infragaengineer ·

    GitHub Repository Switcher GA in Global Navigation

    The repository switcher in GitHub's global navigation is now generally available, allowing users to seamlessly transition between repositories without leaving their current page. This feature is designed to significantly reduce the time spent navigating across multiple codebases, benefiting engineers who manage numerous projects. Users can access it by clicking the chevron next to the repository name in the navigation breadcrumb.

    feature announcement
  • GitHub Changelog infraengineer ·

    GitHub Actions custom images gain layered build support

    GitHub Actions now allows building custom runner images on top of other custom images, enabling layered image workflows. This feature offers teams greater flexibility in managing image-generation pipelines, reducing duplication, and speeding up builds. It also introduces conditional logic for the snapshot keyword, giving more control over image version generation. These enhancements are available now for teams using GitHub-hosted runners with custom images.

    feature
  • GitHub Changelog securityinfraengineer ·

    GitHub Actions checkout v7 enhances security for pull_request_target

    GitHub Actions checkout v7 now defaults to refusing common 'pwn request' patterns, preventing vulnerabilities in workflows triggered by pull_request_target events from forks. This change is crucial for supply-chain security, affecting users who rely on checking out unreviewed pull request code. The update is available now for workflows pinned to floating major tags, with enforcement backported to supported major versions by July 2026.

    feature security
  • GitHub Changelog securitypreviewengineer ·

    GitHub Actions workflow execution protections now in public preview

    GitHub Actions workflow execution protections are now in public preview, allowing administrators to define allow lists for workflow triggers. This feature enhances security by preventing unauthorized users or events from initiating workflows, which could otherwise be exploited to run malicious code. Initially available for GitHub Enterprise, organizations, and repositories, it helps mitigate common attack patterns like poisoned pipeline execution and manual-trigger abuse.

    feature announcement
  • GitHub Changelog aiengineer ·

    GitHub Copilot PRs now credit users in generated release notes

    GitHub's generated release notes will now credit the user who initiated a pull request created by Copilot, not just the Copilot agent itself. This change provides better recognition for developers' contributions when using Copilot for pull requests. The update is available now for all GitHub repositories and plans.

    feature
  • GitHub Changelog securityinfraengineer ·

    GitHub Secret Scanning Enhancements in June 2026

    GitHub has updated its secret scanning capabilities with expanded detection coverage, including new partners like Cloudsmith and Meraki, and enhanced GitLab token support. Push protection now defaults to blocking more secret types, improving security for all repositories. Additionally, validity checks and richer metadata have been added for certain leaked credentials, aiding faster remediation for affected users.

    feature patch
  • GitHub Changelog governanceinfraengineer ·

    GitHub Copilot Enterprise Admins Can Now Disable Permission Bypass

    Enterprise administrators can now disable automatic permission bypass (yolo mode) for GitHub Copilot CLI and VS Code using the new `disableBypassPermissionsMode` setting in enterprise-managed settings. This provides enhanced governance for AI features, ensuring users adhere to permission prompts. This capability is available for GitHub Copilot Business and Enterprise licenses and requires VS Code v1.122+.

    feature
  • GitHub Changelog aiengineereducation ·

    GitHub Copilot Individual Plan Sign-ups Reopening

    GitHub is gradually reopening sign-ups for its Copilot individual plans, including Student, Pro, Pro+, and Max, over the next few weeks. This announcement also details updates to usage limits, offering options to upgrade plans or pay for additional usage as needed. These changes aim to provide users with more flexibility and better manage their Copilot experience.

    announcement
  • GitHub Changelog governanceinfraengineer ·

    GitHub: Limit open PRs for users without write access

    GitHub now allows repository maintainers to set a maximum number of open pull requests for users without write access, helping to manage contribution volume and reduce noise. This feature enables maintainers to proactively control the influx of contributions, with options to bypass the limit for trusted users. Draft PRs are excluded from the limit, and the change aims to reduce review and CI overhead for busy repositories.

    feature
  • GitHub Changelog aigaengineer ·

    GitHub Copilot Chat adds auto model selection for all users

    GitHub Copilot Chat now offers auto model selection for all users on github.com and the mobile app, allowing it to dynamically choose models based on request complexity and availability. This feature aims to optimize token usage and response quality, benefiting all Copilot plan subscribers. Auto mode routes to various models including Claude Sonnet 4.6, GPT-5.4 mini, GPT-5.4, and Haiku 4.5, with usage billed at a 10% discount.

    feature announcement
  • GitHub Changelog aiengineer ·

    GitHub Copilot Agent Finder enables dynamic capability discovery

    GitHub Copilot now includes an Agent Finder feature, which dynamically discovers and suggests relevant AI resources for tasks described in plain language, eliminating the need for manual configuration. This enhancement improves efficiency by loading only necessary tools and offering ranked matches, benefiting all GitHub Copilot users. The feature supports private registries and offers managed settings for enterprise control, with no automatic installations.

    feature
  • GitHub Changelog aigaengineer ·

    GitHub Copilot App Now Generally Available

    The GitHub Copilot app, a desktop environment for agent-driven development, is now generally available for macOS, Windows, and Linux. New features include Canvases for shared interaction, cloud automations for scheduled work, and support for custom models and tools. Organization administrators must enable Copilot CLI for Business/Enterprise users.

    feature announcement
  • GitHub Changelog aideprecationengineer ·

    GitHub Models unavailable to new customers as retirement nears

    GitHub Models is being retired, and new customers can no longer access it, even on free or paid plans. Existing users are unaffected for now, but the service will eventually be fully retired. Azure AI Foundry is recommended as an alternative for new projects needing AI model access.

    deprecation announcement
  • GitHub Changelog governancegapreviewengineer ·

    GitHub Code Quality Moves to General Availability

    GitHub Code Quality will transition from public preview to general availability on July 20, 2026, becoming a purchasable product for enterprises. This change introduces new capabilities like organization-wide deployment and enhanced dashboards, alongside a new pricing model that includes a per-committer license and usage-based charges for AI features. Customers on GitHub Enterprise Cloud and Team plans will be affected, with options to disable the feature before the transition.

    announcement feature patch