244 result(s)
The GitHub Actions workflows page now handles very large workflows (more than 300 jobs) by using lazy loading for smoother performance, and it also adds the ability to filter jobs to help navigate large workflows.
GitHub has launched a public preview that gives organizations more granular control over who can request GitHub Apps and OAuth apps, enabling stricter governance while preserving flexibility in security posture.
GitHub announced Delegated alert dismissal, a feature that requires a review process before Dependabot alerts can be closed. It is available to GitHub Code Security customers and was reported on the GitHub Blog (changelog entry dated 2025-12-19).
GitHub announced that Copilot Memory is now available in early access for Copilot Pro and Pro+ users. The feature is supported in the Copilot Coding Agent and Copilot Code Review. The provided article text is truncated; full details are on the GitHub Blog.
GitHub released CodeQL versions 2.23.7 and 2.23.8, adding new security queries for Go and Rust. CodeQL is the static analysis engine used by GitHub Code Scanning and Code Quality to detect and help remediate code-quality and security issues.
When you assign an issue to GitHub Copilot, you are now automatically added as an assignee so you can track that work more easily with assignee filters.
GitHub is offering more GitHub Enterprise customers a self-serve trial of GitHub Advanced Security so they can evaluate GitHub Code Security and GitHub Secret Protection.
GitHub Copilot now supports Agent Skills — self-contained folders of instructions, scripts, and resources that teach Copilot to perform specialized, repeatable tasks and workflows.
Claude Opus 4.5 is now generally available in GitHub Copilot and can be accessed in GitHub Copilot Chat on github.com for Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+ customers. The announcement was published on The GitHub Blog.
GitHub Enterprise Cloud data residency in Japan is now generally available, letting Enterprise Cloud customers choose to store their code and repository data in Japan to support compliance, privacy, and performance needs.
GitHub moved Teams management out of the left-hand navigation into a dedicated page under Settings to simplify navigation and surface other important features more easily.
GitHub Enterprise Cloud with data residency now supports Copilot code review preview features, enabling organizations to try agentic code review capabilities directly in pull requests while keeping data within their residency region.
GitHub has added enterprise-level pull request activity metrics to Copilot Usage Metrics (now in public preview), letting organizations see PR creation and review activity across the enterprise and how GitHub Copilot participates in that workflow.
GitHub announced that GPT-5.2 is now generally available in GitHub Copilot (Dec 17, 2025). The model is available to Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+ customers and can be used in GitHub Copilot Chat on github.com and GitHub Mobile.
GitHub has made the GPT-5.1-Codex-Max model generally available in GitHub Copilot for Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+. The model can be used in GitHub Copilot Chat on github.com and GitHub Mobile.
GitHub announced that GPT-5.1 and GPT-5.1-Codex are now generally available for Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+, and can be accessed in GitHub Copilot Chat on github.com.
GitHub announced dynamic Copilot prompts on GitHub Docs, allowing users to launch GitHub Copilot prompts directly from select documentation pages to move seamlessly from reading docs to using Copilot.
GitHub announced that Gemini 3 Flash, a speed-focused variant of Gemini 3 suited for tasks where low latency matters, is rolling out in public preview for GitHub Copilot.
GitHub announced that organizations on Copilot Enterprise or Copilot Business can run Copilot code review on all pull requests, including those authored by members who do not have an individual Copilot license; usage is billed seamlessly to the organization.
GitHub announced the general availability of enterprise governance and policy improvements for secret scanning, including enterprise-level delegated bypass controls for push protection and support for the new Enterprise Security Manager to provide stronger, more centralized controls and delegation for secret scanning across enterprises.
GitHub announced that C++ code editing tools for GitHub Copilot are now in public preview, delivered with the latest Visual Studio 2026 Insiders release. The tools extend Copilot’s ability to understand and modify C++ code inside the IDE.
GitHub Dependabot’s version updates now support Julia projects, allowing automatic updates of Julia dependencies.
GitHub announced that Dependabot version updates now support Bazel projects, allowing automatic version updates for dependencies declared with Bzlmod or in WORKSPACE files.
GitHub announced that Dependabot version updates now support OpenTofu, allowing projects that use OpenTofu to receive automated dependency updates to keep their infrastructure code current.
Dependabot now supports security alerts and automatic dependency updates for the uv ecosystem. When vulnerabilities are found in uv dependencies, Dependabot can open security alerts and create pull requests to update to secure versions.
Starting January 1, 2026, GitHub will lower prices for GitHub-hosted runners by up to 39% (varying by machine type) to deliver simpler pricing and a better GitHub Actions experience; free usage minute quotas will remain unchanged.
GitHub announced Copilot usage APIs that let organizations retrieve aggregated and user-specific usage metrics, including statistics for different Copilot features, to monitor adoption and consumption.
GitHub updated the security overview dashboard to provide more accurate metrics for CodeQL alerts fixed using Copilot autofixes by refining how autofix usage is calculated, improving visibility into adoption and effectiveness without changing the fixes themselves.
GitHub has made code scanning alert assignees generally available. Teams can now assign individual code scanning alerts to specific people to create clear ownership and improve tracking and remediation of security vulnerabilities.
Gemini 3 Pro is available in public preview for Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+ users and can be accessed via GitHub Copilot Chat and directly in Visual Studio, JetBrains IDEs, Xcode, and Eclipse.
GitHub announced that GitHub-hosted larger runners using Azure VNET-injection now provide detailed network diagnostics when connectivity problems occur, replacing generic pool errors with per-endpoint visibility and drill-down information. The changelog also calls attention to required upgrades for self-hosted runners.
GitHub announced a public preview update to the pull request “Files changed” view that closes a major gap by adding review commit-by-commit, improves commit filtering, and includes other enhancements to make reviewing changes in PRs easier.
Repository administrators can now post and comment in GitHub Discussions using an “Admin” badge to mark official responses. The option to post as Admin appears in the discussion compose UI so admins can distinguish official repository replies from their personal contributions.
GitHub announced a preview of a new Repository dashboard that helps users find repositories more easily by letting them search and save queries. The dashboard is intended to simplify navigating many projects and cross-team collaboration. (See: https://github.blog/changelog/2025-12-11-repository-dashboard-find-search-and-save-queries-in-preview)
OpenAI’s GPT-5.2 is now in public preview for GitHub Copilot, a model optimized for long context handling and front-end UI generation, and is available to Copilot Pro, Pro+, Business, and Enterprise users (announced on the GitHub Blog, 2025-12-11).
GitHub Copilot’s auto model selection is now generally available in Visual Studio Code for all Copilot plans. The ‘auto’ setting lets Copilot automatically pick the most appropriate model for you based on current model and context.
GitHub announced a set of improvements for Spark, introduced a dedicated Spark SKU, and confirmed that Spark is covered by the GitHub Data Processing Agreement (DPA).
GitHub Enterprise Server (GHES) 3.19 is now generally available. The release focuses on improving deployment efficiency, expanding monitoring capabilities, strengthening code security, and refining policy management with a more intuitive flow.
GitHub announced that the MCP Server now supports tool-specific configuration so you can customize behavior per tool and reduce context window usage. The feature is exposed via a new X-MCP-Tools header and was listed on the GitHub Blog changelog.
On 2025-12-09 GitHub completed the deprecation of npm classic tokens by revoking them and moving to session-based authentication. At the same time GitHub released CLI token management features so developers can manage authentication tokens from the command line. This change is part of a security hardening effort and requires affected users and automation to re-authenticate and adopt the new session-based flows or updated tokens.
GitHub announced Dependabot-based dependency graphs for Go projects to provide more complete and accurate transitive dependency trees, as part of continued supply chain security improvements for package ecosystem support.
GitHub announced that the Enterprise Teams public preview now supports creating and managing up to 2,500 enterprise teams per enterprise, a more than 10× increase in product limits.
GitHub added a model picker to the Copilot coding agent so Copilot Pro and Pro+ subscribers can choose which model the asynchronous background agent uses when starting tasks from the agents UI.
GitHub added two enhancements to repository custom properties: a GraphQL API for managing them and a new URL property type, to help organize and manage repositories at scale.
GitHub added Copilot lines-of-code (LoC) metrics to the code generation insights dashboard. Administrators can view these metrics for their enterprise via the Enterprises page.
GitHub Actions workflow_dispatch triggers now accept up to 25 inputs (previously 10), making manually triggered workflows easier to parameterize for more complex scenarios.
GitHub improved handling of notifications from spammy repositories and users so that notifications triggered by known spam accounts are now correctly hidden, producing clearer and more accurate notification counts.
GitHub announced that OpenAI’s GPT-5.1-Codex-Max is rolling out in public preview for GitHub Copilot and will be available to Copilot Pro, Pro+, Business, and Enterprise customers.
CodeQL 2.23.6 has been released, adding support for Swift 6.2.1 and introducing new C# security queries. CodeQL is the static analysis engine behind GitHub code scanning, used to find and remediate security issues. The announcement appeared on The GitHub Blog.
The November 2025 update for GitHub Copilot in Visual Studio announced the general availability of Visual Studio 2026, added new Copilot actions integrated into the IDE, and rolled out additional improvements; full details are in the GitHub Blog changelog.
GitHub announced that Claude Opus 4.5 is available in public preview for Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+. The model can be accessed via GitHub Copilot Chat and is integrated into major IDEs including Visual Studio, JetBrains IDEs, Xcode, and Eclipse.
GitHub added the ability to assign issues to Copilot via both the GraphQL and REST APIs, with options to set the target repository and base branch and to provide custom instructions and custom agents for how Copilot should handle the issue.
GitHub Enterprise Server (GHES) 3.19 release candidate is now available, focusing on improved deployment efficiency, enhanced monitoring, stronger code security, and better policy management with a more intuitive flow.
GitHub Secret Scanning received updates in November 2025 that added support for 24 new secret types via new provider patterns; details were published in the GitHub Blog changelog.
GitHub announced three major updates to Copilot Spaces: support for public spaces, individual sharing controls, and the ability to add files to a space directly from the github.com code viewer.
GitHub rolled out a new organization-level setting (now generally available) that lets organization owners prevent repository administrators from installing GitHub Apps on repositories, giving owners tighter control over app installation and repository surface area.
GitHub Mobile for Android adds a new Android sharesheet custom action that lets you share content from other apps to start Copilot agent sessions directly in the mobile app.
GitHub announced that secret scanning alert assignees and security campaigns are now generally available. Alert assignees will receive email notifications to help teams track and remediate secret scanning alerts more effectively.
As of 2025-11-25, GitHub will report publicly leaked secrets found in unlisted gists to the appropriate secret scanning partners, extending secret-scanning reporting beyond only listed/public gists.
GitHub changed code scanning’s default setup so it will run even when an organization enforces restrictive GitHub Actions policies that normally prevent certain workflows from running. Previously those policies could block the code scanning default setup.
Dependabot update jobs can now target specific self-hosted and larger GitHub-hosted Actions runners by using custom labels. The feature, previously limited to a single dependabot label, is now generally available at the organization level and provides finer control over where Dependabot runs.
Dependabot update jobs can now target specific self-hosted and larger GitHub-hosted Actions runners by using custom labels. The feature, previously limited to a single dependabot label, is now generally available at the organization level and provides finer control over where Dependabot runs.
Anthropic’s Claude Opus 4.5 is now rolling out in public preview for GitHub Copilot; early tests show it outperforms internal coding benchmarks while cutting token usage roughly in half.
GitHub announced a public preview (Nov 20) that lets you view the pull request description directly on the new “Files changed” page so reviewers don’t need to scroll, switch tabs, or lose context.
GitHub expanded GitHub Actions cache storage so repository cache size can now exceed 10 GB, allowing projects to retain more build dependencies between workflow runs.
GitHub Copilot Code Review now integrates linter feedback directly into code reviews and lets repositories specify which linters to use via repository rulesets. The feature is available in public preview so teams can start surfacing and customizing actionable linter suggestions within reviews.
GitHub announced that Enterprise Bring Your Own Key (BYOK) for GitHub Copilot is now in public preview. The feature responds to enterprise demand for greater flexibility, enabling teams that already use specific LLM providers or custom models to integrate those workflows with Copilot.
GitHub released CodeQL 2.23.5, the static analysis engine used by GitHub code scanning. This update adds support for Swift 6.2, introduces three new Java security queries, and improves analysis accuracy.
GitHub announced updates to Copilot CLI that add support for the latest AI models, improve code search capabilities, provide better image handling, and include reliability and performance enhancements.
GitHub Copilot plugins for JetBrains, Eclipse, and Xcode now include enhanced authentication capabilities that expand support for third‑party OAuth providers using a secure, flexible approach based on Dynamic Client Registration (DCR).
GitHub Copilot now offers an Auto model selection option in Copilot Chat for JetBrains IDEs, Xcode, and Eclipse. Selecting Auto lets Copilot choose the most appropriate model for you; the feature is available in public preview.
GitHub Copilot now offers custom agents in public preview for JetBrains IDEs, Eclipse, and Xcode. These agents let teams package reusable expertise, enforce guardrails, and grant tool access so AI behavior can be tailored to specific projects and workflows.
GitHub announced a public preview integration with Microsoft Defender for Cloud that provides unified risk visibility across code, build artifacts, and production context so teams can track, prioritize, and remediate the security risks that matter.
GitHub announced that isolated subagents are now in public preview for JetBrains IDEs, Eclipse, and Xcode. These subagents, powered by isolated context, let developers delegate focused tasks to autonomous agents. The announcement appeared on the GitHub Blog.
GitHub announced that Copilot Next Edit Suggestions (NES) is now in public preview for Xcode and Eclipse. The feature offers next-logical-edit suggestions to help developers move faster, and the announcement appears on the GitHub Blog changelog.
GitHub Copilot’s Plan mode is now available in public preview for JetBrains IDEs, Eclipse, and Xcode, announced on the GitHub Blog.
GitHub Copilot coding agent is now available in public preview for Eclipse, bringing Copilot directly into native Eclipse workflows and adding features such as the ability to delegate tasks from within the IDE.
GitHub announced that enterprise and organization administrators can configure internal MCP registries and enforce allowlist policies in the latest VS Code Stable release (public preview), extending governance controls to the majority of Copilot users.
Google’s Gemini 3 Pro model is now available in public preview within GitHub Copilot for Pro, Pro+ Business, and Enterprise subscribers; the rollout is gradual and announced on the GitHub Blog.
GitHub Enterprise Importer (GEI) can now migrate repositories to GitHub Enterprise Cloud (GHEC) using GitHub-owned blob storage. This feature is generally available and removes the need to provide shared access keys during migration.
GitHub updated the enterprise licensing CSV export to include outside collaborators so enterprises can better track license consumption across organizations. The improvement is now generally available.
Effective December 1, 2025, GitHub will standardize the billing date to the first of each month for usage-based products paid by credit card for self-serve metered Enterprise customers. The billing period stays as the calendar month. This change is now generally available.
GitHub added a new organization-level setting (now in public preview) that lets organization owners restrict which users can install GitHub Apps for repositories. This blocks repository administrators from installing GitHub Apps on their own, giving owners tighter control over app installation and repository security.
GitHub added a fine-grain enterprise role—“View enterprise Copilot metrics”—that grants access to the Copilot Usage Metrics APIs and the Copilot Usage Dashboard so assigned users can view enterprise-level Copilot usage data.
GitHub added an option to configure the Copilot coding agent as a bypass actor for repository rulesets, so Copilot-driven activity can be exempted from rules that would otherwise block automation or generated commits.
GitHub Copilot has begun a public preview rollout of OpenAI’s latest 5.1-series models—GPT-5.1, GPT-5.1-Codex, and GPT-5.1-Codex-Mini—bringing the new general and code-specialized models (including a smaller, low‑cost/low‑latency Codex-Mini) to Copilot users. The announcement was posted on the GitHub Blog.
GitHub Actions OIDC tokens now include a check_run_id claim, allowing workflows to present a run-specific identifier to external services. This change enables more fine-grained attribute-based access control and improved auditability for integrations.
GitHub announced that you can now track and manage the Copilot coding agent directly within Visual Studio Code using a streamlined, centralized “mission control” view that includes access to session logs and management tools without leaving the editor.
GitHub added support for agent-specific custom instructions for Copilot code review and the Copilot coding agent by introducing an excludeAgent property in .instructions.md files, letting you control when particular instructions apply or are ignored.
GitHub secret scanning now recognizes additional private key formats and has upgraded its existing private key detectors to better catch exposed cryptographic credentials. The release also updates Sentry-related pattern names used in scanning.
GitHub Copilot in Visual Studio now offers an ‘Auto’ option in the model picker (public preview) that selects the best Copilot model for you automatically.
GitHub deprecated Claude Sonnet 3.5 across all Copilot experiences on November 10, 2025, and made Claude Haiku 4.5 available in Copilot Free.
GitHub Enterprise Cloud with data residency now supports Visual Studio subscriptions, letting organizations use GitHub Enterprise features via Visual Studio subscriptions while keeping data stored in chosen regions for compliance. The support applies to both subscription-based and usage-based (metered) GitHub Enterprise plans.
GitHub has begun a public preview rollout of Raptor mini, an experimental model available in GitHub Copilot for Visual Studio Code. The model is being made available to users on Pro, Pro+, and Free plans and can be selected within the Copilot settings. The announcement appeared on the GitHub Blog.
GitHub is removing notifications that come from @mentions inside commit messages to reduce spam and help users focus on important notifications. Previously, mentioning a user or team in a commit message would generate a notification; that behavior is being removed.
GitHub will change how Actions’ pull_request_target and environment branch protection rules are evaluated for pull-request-related events, effective 2025-12-08, to reduce security-critical exposures.
On November 7, 2025 GitHub retired the GraphQL Explorer from its API documentation. The change, following a prior announcement, affects a small number of users who used the Explorer to experiment with the GitHub GraphQL API.
GitHub updated the public preview of the new pull request ‘Files changed’ page (Nov 6). Highlights include the ability to apply suggested changes in batch, new options to collapse parts of the page for easier navigation, and improvements to the merge experience.
GitHub increased limits for reusable workflows in GitHub Actions (November 2025): workflows can now nest up to 10 reusable workflows and a single workflow run can call up to 50 workflows in total.
GitHub updated the Projects onboarding flow to help users start faster by adding options to connect and import items from a repository and to set a default repository for new issues.
GitHub has retired the legacy Copilot usage report CSV that organization administrators could access under Copilot access settings; the report was deprecated three months earlier and is now no longer available.
GitHub code search now includes a new enterprise: qualifier (generally available) that lets you search across all organizations in your enterprise, simplifying searches that previously required manually combining multiple organizations.
GitHub announced that the Copilot coding agent — its asynchronous, autonomous background agent — now supports organization-level custom instructions to guide how Copilot understands and works with projects.
GitHub’s Copilot coding agent, an autonomous background agent that creates and updates pull requests with a summary of its changes, now supports repository pull request templates so its generated PR bodies follow your repo’s template while still inserting the agent’s summary.
GitHub announced an npm security update that disables creation of classic tokens and introduces the first changes toward a granular token management system to strengthen npm security.
GitHub announced October 2025 updates to its secret scanning service, including new detection for Base64-encoded secrets and other expanded support for additional secret types.
GitHub fixed an issue that sometimes caused organization-level Copilot policies to display incorrect options when the enterprise-level policy was set to “Unconfigured.” The change ensures organizations now see the correct Copilot policy options in that scenario.
GitHub now lets repository administrators require approvals from specific teams to merge changes into protected branches using rulesets. You can target these team-based approval requirements to particular files and folders, giving finer-grained control over who must sign off on changes.
GitHub now lets enterprise owners delegate management of AI and Copilot policies and setup administration to specific enterprise members and teams, without requiring broad enterprise ownership.
GitHub expanded its billing APIs to let organizations programmatically manage budgets, track usage, and retrieve cost center data so finance and engineering teams can automate cost controls and reporting.
GitHub admins can now control access to Copilot’s agent mode in IDEs through the Copilot policies page on github.com. The change is intended to give organizations better governance over who can use agent mode in development environments.
GitHub announced budget-tracking controls for AI tools and the launch of two new premium request SKUs for the GitHub Copilot coding agent and GitHub Spark to help teams manage AI spending as usage grows.
GitHub Models has deprecated several older models and asks users to transition to the suggested newer versions (for example, Mistral-Nemo users should move to Mistral-small-2503) to continue using improved models with enhanced features.
GitHub’s MCP Server release adds server instructions, improved tooling, and a smaller footprint to enable new and better ways for models to use the server.
GitHub released CodeQL Action v4 on October 7, 2025; v4 runs on the Node.js 24 runtime. CodeQL Action v3 will be deprecated at the same time as GitHub Enterprise Server (GHES) 3.19.
GitHub announced upgrades to Copilot in Visual Studio Code (released to VS Code Insiders) at GitHub Universe 2025, including integration with OpenAI Codex for Copilot Pro+ users.
GitHub redesigned the Copilot coding agent task management experience on github.com into a single “mission control” interface that lets you assign, steer, and track tasks without jumping between pages.
GitHub Code Quality is now available in public preview, bringing in‑context findings, one‑click Copilot fixes, and reliability and maintainability scores directly into pull requests to help improve code during review.
GitHub announced new public preview features for Copilot code review that combine LLM detections and tool-calling with deterministic analyzers (for example ESLint and CodeQL) to produce smarter, more comprehensive reviews and enable a smooth handoff to the Copilot coding agent.
The GitHub app for Slack now integrates with the GitHub Copilot coding agent, enabling users to generate pull requests directly from Slack conversations. The feature is rolling out and announced on the GitHub Blog.
GitHub announced that Copilot for Linear is available in public preview. Users can assign Linear issues to the Copilot coding agent — an asynchronous, autonomous background agent — which will analyze the issue contents.
GitHub announced an enterprise-level experience for administrative functions for AI systems called the agent control plane, now available in public preview to all GitHub Enterprise Cloud customers using Copilot.
GitHub announced that a Copilot usage metrics dashboard and a corresponding API are available in public preview for GitHub Enterprise, allowing organizations to view and programmatically access Copilot usage metrics.
GitHub’s Copilot coding agent can now edit existing pull requests created by humans when you mention @copilot in a comment, in addition to its ability to open new pull requests from scratch.
GitHub announced that Copilot coding agents can now run their development environment on self-hosted GitHub Actions runners managed by Actions Runner Controller (ARC), enabling teams to host agent workloads in their own infrastructure.
CodeQL 2.23.3 is a maintenance release for GitHub’s static analysis engine that adds a new Rust query, improves Rust support, and makes C/C++ scanning easier, helping GitHub code scanning find and remediate security issues more effectively.
On October 23, 2025, GitHub deprecated selected Claude, OpenAI, and Gemini models across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions), according to a GitHub Blog changelog post.
GitHub announced a public preview that expands enterprise teams’ capabilities to manage roles and governance in enterprise accounts, building on last month’s preview that enabled managing Copilot Business licenses.
GitHub announced that organization custom properties are available in public preview. These let you attach metadata to organizations—similar to repository custom properties—to simplify targeting of rulesets and policies across organizations.
Claude Haiku 4.5 is now generally available to Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+ users and can be used in GitHub Copilot Chat on github.com and in all supported IDEs.
GitHub announced a migration option that lets users convert legacy Copilot knowledge bases into Copilot Spaces ahead of the knowledge bases’ sunset on November 1, 2025.
GitHub announced daily improvements to Copilot CLI, highlighting multiline input support, a set of new MCP enhancements, and the Haiku 4.5 update. The changelog credits developer feedback—bug reports, feature requests, and discussions—for driving these ongoing improvements.
GitHub updated the GPT-4.1 Copilot code completion model (October update) to better infer developer intent from surrounding code, resulting in more accurate code completion suggestions in GitHub Copilot.
GitHub’s Copilot coding agent — an asynchronous autonomous background agent that can open draft pull requests and make changes for you — can now search the web to gather information and references to inform its code changes and suggestions.
GitHub announced that the Copilot coding agent — the asynchronous background agent that works on delegated tasks and requests reviews — now generates clearer, more descriptive branch names and pull request titles to improve reviewability and repo hygiene.
Grok Code Fast 1 is now generally available in GitHub Copilot and can be accessed in GitHub Copilot Chat. The release is available to Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+ customers.
Actions Runner Controller (ARC) 0.13.0 is released with updates that improve storage, networking, platform compatibility, and metrics. The release adds support for container lifecycle hooks to remove previous storage limitations.
GitHub Copilot now provides contextual commit message suggestions for file changes on github.com. The feature, previously in public preview, is now generally available to help make writing commit documentation easier and faster.
Anthropic’s Claude Haiku 4.5 — a newer, higher-performance and faster model — is rolling out in GitHub Copilot and is now available in public preview.
GitHub announced that CodeQL now generally supports scanning Rust projects and scanning C/C++ projects without requiring builds. Both features have exited public preview and are available in GitHub code scanning.
GitHub Enterprise Server (GHES) 3.18 is now generally available. The release focuses on improving deployment efficiency, monitoring, code security, and policy management, and introduces the ability for enterprise administrators to define custom properties.
The GitHub MCP Server adds native support for GitHub Projects via a new management tool and deploys multiple strategies to reduce the server’s footprint, alongside other improvements noted in the changelog.
GitHub has removed offset-based pagination parameters (page, first, last) from all Dependabot alerts REST API endpoints; only cursor-based parameters (before, after, per_page) are supported going forward.
Anthropic’s Claude Sonnet 4.5 is now generally available inside GitHub Copilot. The model can be accessed in GitHub Copilot Chat and is available to Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+ customers.
GitHub announced incremental updates to GitHub Copilot CLI focused on speed, more concise suggestions, and improved output formatting. The changes reflect daily improvements driven by community feedback and are listed in the GitHub Blog changelog.
CodeQL 2.23.2 is a maintenance release for the static analysis engine used by GitHub code scanning. The release adds additional Rust security detections and improves analysis accuracy across multiple languages.
GitHub updated the blocked users view in organization and personal settings to provide improved transparency and easier record keeping, giving organization admins clearer visibility into moderation history and context.
GitHub will deprecate Claude Sonnet 3.5 across all Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on November 6, 2025. The change signals a move to newer, more capable models. The announcement appeared on The GitHub Blog.
GitHub has added social login with Apple (Sign in with Apple), making it easier for iOS developers to sign up and sign in. This builds on GitHub’s earlier social login support for Google.
GitHub updated the Secret Protection default pattern set in September 2025, adding new secret detection patterns and upgrading existing ones to improve coverage across different secret types. The changes expand built-in secret scanning so repositories using the default patterns benefit from broader, more accurate detection without manual configuration.
On November 11, 2025, GitHub will deprecate several Dependabot-specific pull request comment commands and rely on GitHub’s native pull request features instead; users should update any workflows or automations that depend on those comment commands.
GitHub Enterprise Cloud customers with multiple Enterprise Managed Users (EMU) accounts can now use a single proxy header to block traffic to github.com that originates outside any of their enterprises. This update lifts the prior limitation that tied enterprise access restrictions to a single enterprise, simplifying network configuration for organizations with multiple EMU accounts.
Grok Code Fast 1 is now available in public preview through GitHub Copilot Chat and is integrated into major IDEs including Visual Studio, JetBrains IDEs, Xcode, and Eclipse. The preview is accessible to GitHub Copilot Pro, Pro+, Business, and Enterprise plan subscribers.
GitHub announced updates to Copilot CLI that add enhanced model selection, support for images, and a streamlined user interface following the product’s public preview and active user feedback.
GitHub added a one‑click merge conflict resolution feature to the github.com web interface, letting maintainers resolve pull request conflicts directly on the site when those conflicts are resolvable in the web editor.
Claude Sonnet 4.5 is available in public preview through GitHub Copilot Chat for users on Copilot Pro, Pro+, Business, and Enterprise plans, and can be used in Visual Studio, JetBrains IDEs, Xcode, and Eclipse.
GitHub announced Spark is available in Public Preview for Copilot Enterprise customers, including Enterprise Managed Users (EMU) CE. Organization admins can enable Spark to provide access; the release emphasizes expanded access, improved reliability, and faster iteration history.
GitHub announced that auto model selection in Visual Studio Code is now available in public preview for Copilot Business and Enterprise plans; the feature automatically selects the appropriate model for you.
GitHub added a new Prompt field on the New repository page that lets you use the Copilot coding agent to kickstart work when creating a repository, announced on the GitHub Blog changelog.
GitHub Copilot’s asynchronous coding agent now supports Anthropic’s Claude Sonnet 4.5. The integration is available in public preview and connects Copilot coding agent with Anthropic’s most advanced model for coding and real‑world agent tasks.
GitHub launched a new Premium Requests analytics dashboard (generally available Sept 29, 2025) that offers comprehensive insights into premium request activity with data back to August 1, 2025.
The September 2025 GitHub Copilot update for Visual Studio adds new Profiler and .NET Modernization agents, enhances MCP interactions, and introduces smarter code review capabilities to speed debugging, modernization, and developer workflows.
GitHub Secret Scanning has added validity-check validators for secrets related to MongoDB, Meta, and Microsoft Azure. These new checks augment existing validators to improve detection of provider-specific credentials and prevent accidental commits of valid secrets.
GitHub’s Copilot coding agent — an asynchronous background developer agent that opens draft pull requests, makes changes, and requests review — now remembers context within the same pull request, allowing it to maintain continuity across related tasks.
GitHub announced GitHub Spark, a new offering intended to help organizations move ideas into working software more quickly. Spark is now available in public preview for Copilot Enterprise subscribers and aims to reduce time spent on specs and mocks that never reach production.
GitHub announced the first phase of security improvements for npm that change how authentication and token management work. The update is part of a staged rollout intended to harden the npm ecosystem and was posted on the GitHub Blog.
GitHub is delaying enforcement of a new cache eviction policy for GitHub Actions from mid-October to November. The current per-repository cache limit remains 10 GB while the enforcement date is postponed.
Anthropic’s Claude Sonnet 4.5, described as their most advanced model for coding and real‑world agents, is rolling out in public preview inside GitHub Copilot and is available to Copilot Pro, Pro+, Business, and Enterprise customers.
CodeQL 2.23.1 is a new release of GitHub’s static analysis engine that adds language support for Java 25, TypeScript 5.9, and Swift 6.1.3 to improve code scanning and security analysis.
GitHub is closing down the remaining product-specific billing APIs for Actions, Packages, and shared storage, following earlier notices about Actions workflow usage endpoints.
GitHub added the ability to start and monitor Copilot coding agent sessions from the GitHub CLI. The Copilot coding agent works asynchronously: you delegate a task, it makes changes in the background, opens a draft pull request, and requests a review when finished.
GitHub announced that Copilot can now create issues that include relevant code snippets and files. The capability is available in public preview and aims to make issue reports more actionable by automatically adding code context.
GitHub announced that the new pull request “Files changed” page (public preview) now supports adding comments anywhere in a changed file, including on lines that haven’t changed.
GitHub announced the scheduled deprecation of the GitHub Copilot CLI extension (gh-copilot) for the GitHub CLI; the extension will stop working on October 25, 2025.
GitHub announced that GitHub Copilot CLI is available in public preview, bringing the Copilot coding agent into the terminal so developers can work locally with AI-assisted coding in their command line workflow.
GitHub announced that the Copilot coding agent — an asynchronous, autonomous developer agent — is now generally available to all paid Copilot subscribers. Users can delegate tasks to the agent and it will act on their behalf, for example by opening draft pull requests.
GitHub announced that Copilot Spaces is now generally available (announced 2025-09-24). Copilot Spaces brings richer project context — such as files, pull requests and other project artifacts — into Copilot so the assistant can understand a repository more like a teammate and provide more relevant, context-aware help.
GitHub tested content and layout improvements to the home dashboard with a small subset of users; the test has ended and the recent changes have been disabled.
GitHub announced a public preview that adds options when assigning issues to the Copilot coding agent: you can now select the target repository and the base branch for the changes Copilot will propose.
GitHub announced it will deprecate select Copilot models provided by Claude, OpenAI, and Gemini as part of routine model retirement to prioritize newer, more capable models and maintain a fast, high‑quality Copilot experience. The post directs users to the changelog for the specific models and migration timeline and urges customers to update integrations to supported models.
GitHub announced that Claude Opus 4.1 is now generally available within GitHub Copilot. The model is accessible to Copilot Pro+ and Copilot Enterprise subscribers via GitHub Copilot Chat on github.com and in clients such as VS Code (and other supported editors).
GitHub announced two enhancements to speed up remediation of security issues: expanding security campaigns to cover secret scanning alerts and adding assignable alerts for both code scanning and secret scanning so teams can assign ownership and track remediation.
OpenAI’s GPT-5-Codex, a model optimized for agentic coding, is rolling out in public preview for GitHub Copilot. The model will be available to Copilot Pro, Pro+, Business, and Enterprise users.
GitHub announced that CodeQL analysis on pull requests is now incremental for Go, C#, C/C++ and Swift, meaning all CodeQL-supported languages now use the new incremental analysis to provide faster security scans and feedback.
GitHub Copilot app modernization is now generally available for Java and .NET projects. The feature helps teams assess applications, apply automated code transformations, patch builds, and containerize services quickly—reducing modernization work to days.
GitHub is rolling out Copilot-SWE, an experimental Copilot model optimized for code-related tasks, to Visual Studio Code Insiders as a technical preview.
Beginning October 1, 2025, GitHub Enterprise Cloud metered usage will show which organization is billed for each GHEC license, allowing enterprise owners and billing managers to visualize usage by organization.
GitHub has started deprecating Node 20 on GitHub Actions runners because Node 20 reaches end-of-life in April 2026. They plan to migrate all actions off Node 20 and communicated this on the GitHub Blog.
GitHub will retire the macOS 13 Actions runner image on December 4, 2025; jobs using macOS 13 will temporarily fail during a scheduled brownout beforehand to raise awareness.
GitHub’s new app for Microsoft Teams lets you invoke the Copilot coding agent from a Teams conversation to generate pull requests. The Copilot coding agent works asynchronously and autonomously to create PRs directly within Teams.
GitHub announced a public preview that lets you assign Azure Boards work items to the Copilot coding agent. The agent works asynchronously and autonomously in the background to implement tasks and open draft pull requests for your review.
GitHub Actions added support for YAML anchors and introduced non-public workflow templates, letting you reuse configuration across workflows and share templates privately.
GitHub announced that Copilot code review is now available directly inside most standard editors and IDEs, including Visual Studio and JetBrains IDEs (such as IntelliJ).
GitHub now lets you publish Sparks as read-only so you can control how others interact with your apps and data. When publishing a Spark you can choose between granting write access or restricting it to read-only, enabling safer sharing and finer-grained data access control.
Starting November 18, 2025, GitHub will remove all $0 Copilot premium request budgets for enterprise and team accounts that were created before August 22, 2025.
GitHub now offers delegated bypass controls for push protection at the enterprise level. Administrators can choose who is allowed to bypass secret-scanning push protections and designate reviewers for bypass requests, centrally managing approvers to improve governance and reduce risk.
GitHub Dependabot now supports parsing and updating Conda environment.yml files, providing both security and version updates for Conda-based Python projects; the feature is generally available.
Anthropic’s Claude Opus 4.1 has entered public preview for GitHub Copilot users and is being rolled out in Visual Studio, JetBrains IDEs, Xcode, and Eclipse, as announced on the GitHub Blog.
GitHub announced the MCP Registry, a centralized place to discover MCP servers and AI tools so developers can more quickly find and connect AI agents to their development workflows. The registry aims to replace hunting through multiple registries, repositories, and community threads with a single searchable catalog.
GitHub announced general availability of enterprise access restrictions using corporate proxies for GitHub Enterprise Cloud accounts that use Enterprise Managed Users (EMU). Enterprise owners can now enforce access controls tied to corporate proxy infrastructure to improve security and compliance for managed enterprise identities.
GitHub Enterprise admins can now view a history of license usage with daily snapshots of additions and removals for GitHub Enterprise Cloud; the feature is available in public preview.
GitHub removed the last_active field from the organization members export report because it did not provide sufficiently accurate data.
GitHub now allows enterprise admins to set a dedicated contact email for security incident notifications from the enterprise account Settings > Profile. This optional field is generally available and enables more targeted delivery of security-related emails.
GitHub Copilot in Visual Studio Code has a new Auto model selection option in public preview that automatically picks the model for you via the model picker.
GitHub Mobile now supports iOS 26, bringing a refined visual language, smoother motion, and tighter system integration to make navigating and creating pull requests feel more natural.
The August 2025 update (v1.104) for GitHub Copilot in Visual Studio Code delivers improvements aimed at greater flexibility, security, and productivity in AI-powered development workflows, and includes auto model selection in Copilot Chat.
GitHub announced that enterprise and organization administrators can now configure internal MCP registries and test allowlist enforcement in VS Code Insiders to prepare for a forthcoming rollout across all Copilot environments. The changelog entry points admins to learn about MCP registries and allowlists and to try these controls in the Insiders build.
GitHub announced that Bring Your Own Key (BYOK) support is now in public preview for GitHub Copilot Chat within JetBrains IDEs and Xcode. Users with a supported API key can use their own key to access Copilot Chat in these IDEs.
GitHub updated the public preview of the pull request “Files changed” page on September 11, 2025, improving performance and raising the file limit. The release also adds a single-file view and other refinements for a smoother review experience.
GitHub Discussions added a new “verified answers” state, now generally available. This state sits above “Marked as answer” and lets repository administrators mark exceptional community responses to signal trust and highlight high-quality contributions.
GitHub announced that issues and pull requests can now have multiple assignees, and the feature is available across all public and private repositories.
GitHub Actions now offers a macOS 26 runner image in public preview so developers can natively use the latest Xcode technology to build and test iOS apps in their workflow runs.
GitHub announced deprecation of certain Microsoft models in GitHub Models and recommends users migrate to the suggested replacements (for example, Phi-3-medium-4k-instruct users should transition to Phi-4) to continue using improved models with enhanced features.
GitHub announced a REST API for GitHub Projects so developers can read and manage project data programmatically, plus enhancements to sub-issues to make breaking down work easier and other related improvements.
GitHub announced that secret scanning validity checks are now available on GitHub Proxima and Enterprise Server Proxima. The feature is offered to customers using GitHub Secret Protection and GitHub Advanced Security, and several new validators have been added.
GitHub announced a new standalone repository rule that lets you enable automatic Copilot code reviews independently; the feature is now generally available to Copilot users.
CodeQL 2.23.0 is a new release of GitHub’s static analysis engine used by code scanning. The release adds explicit support for detecting Rust log injection and includes other security detection improvements to help find and remediate vulnerabilities.
GitHub introduced a new “exempt” bypass type for repository rulesets that lets you exempt specific actors (users, teams, or GitHub Apps) from all enforced rules, and also rolled out updates to repository insights to improve repository visibility and monitoring.
GitHub Dependabot alerts can now use production context from external artifact registries (for example, JFrog Artifactory) and CI/CD workflows to filter and prioritize alerts. The capability is available as a public preview, letting teams focus remediation on vulnerabilities that affect production artifacts and deployments.
GitHub announced that OpenAI’s GPT-5 and GPT-5 mini are now generally available in GitHub Copilot. The announcement explicitly states GPT-5 mini is available to all Copilot plans, including Copilot Free; the excerpt does not include full details about GPT-5 plan availability.
Dependabot is now generally available for Go private registries: it can update private Go modules hosted on enterprise registries and behind GOPROXY-compatible private proxies, alongside public modules in the same workflow, enabling automated version and dependency updates for private Go code.
GitHub shipped improvements to GitHub Copilot in Eclipse that add more context options, smoother workflows, and better customization to make the extension smarter and easier to use.
GitHub has released two new GitHub Actions that utilize the GitHub Models inference API to assist open source maintainers. These include an AI assessment comment labeler to help streamline issue triage using trigger labels.
GitHub introduced a new organization sharing option for sparks and enhanced the local development experience with smoother workflows and various fixes.
GitHub updated the profile menu in global navigation to make it more action-specific, simpler, and faster to reach common destinations.
GitHub updated the /dashboard-feed page to align it with improvements made to the homepage “For you” feed, delivering a refreshed, more consistent, and faster experience across the site.
GitHub announced improvements to the web UI to make file navigation and editing faster and simpler. A highlighted change is seamless editing from search results so that search hits link directly to files with the ability to open and edit them in the web editor.
GitHub Enterprise Cloud launched Enterprise Teams in public preview to simplify enterprise user management and Copilot license administration; enterprise owners can now add users directly to the enterprise and manage Copilot access at the enterprise level.
GitHub announced that the remote GitHub MCP Server is now generally available, with OAuth-based authentication, expanded tooling, and strengthened security guardrails to support production use.
GitHub announced that Copilot code review now supports path-scoped custom instruction files, letting repositories provide targeted review guidance for specific directories or files using existing instruction files.
GitHub released CodeQL 2.22.4 (2025-09-02), adding support for Go 1.25 and delivering accuracy improvements to its static analysis engine used by GitHub Code Scanning to find and remediate security issues.
GitHub updated license-based budgets so they now use license counts instead of dollar amounts, simplifying management for enterprise and organization licenses.
GitHub will automatically email developers with write access to repositories that are part of security campaigns, so they receive notifications without having to subscribe to repository activity.
GitHub is introducing new resource consumption limits to its GraphQL API to maintain infrastructure stability and dependability.
GitHub Copilot’s Next Edit Suggestions (NES) feature is now in public preview for JetBrains IDEs, enabling proactive code editing and improvement suggestions.
GitHub has added support for WebP images on github.com and GitHub Enterprise Cloud with data residency. Previously, WebP uploads caused broken previews or required downloads.
GitHub Copilot coding agent now supports AGENTS.md custom instructions, allowing users to guide the agent on project understanding and how to build, test, and validate changes.
Raycast, a macOS launcher, now supports interaction with AI agents, including starting and tracking GitHub Copilot coding agent tasks.
GitHub has introduced a public preview of enhancements to the home dashboard, focusing on content and layout improvements to help users track their key work status and navigation.
OpenAI’s GPT-5 mini is now publicly available in preview for GitHub Copilot users within Visual Studio, JetBrains IDEs, Xcode, and Eclipse.
The August 2025 update for GitHub Copilot in Visual Studio 2022 (v17.14) introduces a smarter Copilot powered by GPT-5, general availability of the Microsoft Copilot Platform (MCP), and enhanced user control features.
GitHub Copilot now supports creating sub-issues and managing issue relationships via chat on github.com/copilot, available in public preview.
Copilot code review is now generally available in Xcode. A new enterprise and organization setting for Copilot code review has been introduced for admins.
GitHub Copilot’s code completion feature has been upgraded to use the GPT-4.1 Copilot model, which enhances coding capabilities and includes updated training data beyond the previous knowledge cutoff.