GitHub

Developer Tools

Where the world builds software.

Latest · by GitHubWebsiteRSS

Release activity

Release activity — 133 releases across 35 days since Jul 20, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jul 20, 2026. Older weeks are hidden at this screen width.
JunJulAugSep
SundayNo releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026No releases on Aug 16, 2026No releases on Aug 23, 2026No releases on Aug 30, 2026No releases on Sep 6, 2026
Monday1 release on Jul 20, 20262 releases on Jul 27, 20265 releases on Aug 3, 20263 releases on Aug 10, 2026No releases on Aug 17, 2026No releases on Aug 24, 20263 releases on Aug 31, 2026No releases on Sep 7, 2026
Tuesday1 release on Jul 21, 20266 releases on Jul 28, 20266 releases on Aug 4, 20266 releases on Aug 11, 20262 releases on Aug 18, 20264 releases on Aug 25, 20266 releases on Sep 1, 20263 releases on Sep 8, 2026
Wednesday2 releases on Jul 22, 20263 releases on Jul 29, 2026No releases on Aug 5, 20262 releases on Aug 12, 20262 releases on Aug 19, 20262 releases on Aug 26, 20262 releases on Sep 2, 20267 releases on Sep 9, 2026
Thursday5 releases on Jul 23, 20266 releases on Jul 30, 20262 releases on Aug 6, 20263 releases on Aug 13, 20265 releases on Aug 20, 20266 releases on Aug 27, 20267 releases on Sep 3, 20265 releases on Sep 10, 2026
Friday1 release on Jul 24, 20264 releases on Jul 31, 20269 releases on Aug 7, 20263 releases on Aug 14, 20263 releases on Aug 21, 20263 releases on Aug 28, 20263 releases on Sep 4, 2026No releases on Sep 11, 2026
SaturdayNo releases on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 2026No releases on Aug 15, 2026No releases on Aug 22, 2026No releases on Aug 29, 2026No releases on Sep 5, 2026

133 releases since Jul 20, 2026, busiest day 9

Changelog

Refreshed repository pull requests page in public preview

A refreshed repository-level pull request listing page is now in public preview for all GitHub users. It brings powerful filtering, compact presentation mode, and more. Highlights The new page makes……

Added 1
  • Refreshed repository-level pull request listing page is now in public preview with powerful filtering capabilities
View originalPermalink
How Refreshed repository pull requests page in public preview went

AI Scan for pull request APIs in public preview

You can now manage GitHub code scanning’s AI Scan for pull request enablement with REST API endpoints at the organization and repository levels. This public preview gives teams a programmatic… The pos…

Added 1
  • GitHub code scanning's AI Scan for pull request enablement can now be managed with REST API endpoints at the organization and repository levels
View originalPermalink
How AI Scan for pull request APIs in public preview went

Control GitHub Actions cache access with cache-mode

You can now use cache-mode to apply least-privilege access to the GitHub Actions cache at the workflow or job level. By granting each workflow or job only the cache access… The post Control GitHub Act…

Added 1
  • Use cache-mode to apply least-privilege access to the GitHub Actions cache at the workflow or job level
View originalPermalink
How Control GitHub Actions cache access with cache-mode went

MAI-Code-1-Flash deprecated

We have deprecated MAI-Code-1-Flash across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) today, September 10, 2026. Model Deprecation…

Deprecated 1
  • MAI-Code-1-Flash is deprecated across all GitHub Copilot experiences including Copilot Chat, inline edits, ask and agent modes, and code completions as of September 10, 2026
View originalPermalink
How MAI-Code-1-Flash deprecated went

Xcode 27 runner image now runs on macOS 27

You can now validate your Apple apps against macOS 27 using the Xcode 27 runner image for GitHub-hosted macOS runners, available in public preview. The image previously ran on macOS… The post Xcode 27…

Added 1
  • Xcode 27 runner image for GitHub-hosted macOS runners now available in public preview to validate Apple apps against macOS 27
View originalPermalink
How Xcode 27 runner image now runs on macOS 27 went

npm extends recovery-code security holds to all accounts

npm now places a temporary 72-hour security hold on any account after a successful recovery-code sign-in, extending a protection that previously applied only to high-impact accounts. This change appli…

Security 1
  • npm now places a temporary 72-hour security hold on any account after a successful recovery-code sign-in, extending this protection to all accounts
View originalPermalink
How npm extends recovery-code security holds to all accounts went

CodeQL 2.27.0 adds support for Linux ARM64

CodeQL 2.27.0 is now available on Linux ARM64, adds a new Rust security query, expanded framework coverage for Java/Kotlin and C#, and analysis accuracy improvements across multiple languages. CodeQL…

Added 2
  • Support for Linux ARM64
  • New Rust security query
Changed 2
  • Expanded framework coverage for Java/Kotlin and C#
  • Analysis accuracy improvements across multiple languages
View originalPermalink
How CodeQL 2.27.0 adds support for Linux ARM64 went

Enterprise managed permissions for GitHub Copilot agent operations

If you administer GitHub Copilot Business or GitHub Copilot Enterprise, you can now centrally control which agent operations are blocked, require human approval, or can proceed without a prompt. Manag…

Added 1
  • Administrators of GitHub Copilot Business or GitHub Copilot Enterprise can now centrally control which agent operations are blocked, require human approval, or can proceed without a prompt
View originalPermalink
How Enterprise managed permissions for GitHub Copilot agent operations went

GitHub Advanced Security expands trial availability

More GitHub Enterprise Cloud customers can now start a self-serve GitHub Advanced Security trial to evaluate GitHub Code Security and GitHub Secret Protection. Eligibility has expanded from enterprise…

Added 1
  • GitHub Enterprise Cloud customers can now start a self-serve GitHub Advanced Security trial to evaluate GitHub Code Security and GitHub Secret Protection
View originalPermalink
How GitHub Advanced Security expands trial availability went

Block pull requests with exposed secrets from merging

Repository rulesets allow you to easily add scalable protections across your repositories. Starting today, you can use repository rulesets to block pull requests from merging when the pull request int…

Added 1
  • Block pull requests from merging when secrets are detected using repository rulesets
View originalPermalink
How Block pull requests with exposed secrets from merging went

Remediate Code Quality findings with agentic autofix

Agentic autofix is now available to help you burn down findings in your code quality backlog. You can select up to 25 standard findings on a page and assign the… The post Remediate Code Quality findin…

Added 1
  • Agentic autofix is now available to help remediate code quality findings
View originalPermalink
How Remediate Code Quality findings with agentic autofix went

Enterprise-managed sandbox in Copilot for JetBrains

This update brings support for enterprise-managed sandbox policies, cross-file cursor jumps for next edit suggestions, global project context in chat, enterprise policy diagnostics, and a new connecti…

Added 4
  • Support for enterprise-managed sandbox policies in Copilot for JetBrains
  • Cross-file cursor jumps for next edit suggestions
  • Global project context in chat
  • Enterprise policy diagnostics
View originalPermalink
How Enterprise-managed sandbox in Copilot for JetBrains went

GitHub Enterprise Server 3.22 is now generally available

GitHub Enterprise Server (GHES) 3.22 is now available and introduces new capabilities across the platform. Here are a few highlights in the 3.22 release: Administrators can configure Copilot CLI to… T…

View originalPermalink
How GitHub Enterprise Server 3.22 is now generally available went

New customer portal help.github.com

The support portal has been redesigned and moved to a new home at help.github.com. It brings support, docs, learning, community, and account resources together in one place with Copilot-powered search…

Added 1
  • Copilot-powered search added to the support portal
Changed 1
  • Support portal redesigned and moved to help.github.com with integrated support, docs, learning, community, and account resources
View originalPermalink
How New customer portal help.github.com went

Automatic Dependabot access to GitHub-hosted registries

Dependabot can now read from private GitHub Packages registries without a personal access token. If a package has granted your repository access through “Manage Actions access” in the package settings…

Added 1
  • Dependabot can now read from private GitHub Packages registries without requiring a personal access token when a package has granted repository access through Manage Actions access in the package settings
View originalPermalink
How Automatic Dependabot access to GitHub-hosted registries went

GitHub Copilot weekly releases — August 31

This week, GitHub Copilot expands model choice and content protections, while VS Code adds new ways to manage agent sessions and get pull requests merge-ready. GitHub Copilot, general Claude Fable… Th…

Added 4
  • GitHub Copilot expands model choice options
  • GitHub Copilot adds content protections
  • VS Code adds new ways to manage agent sessions
  • VS Code adds new ways to get pull requests merge-ready
View originalPermalink
How GitHub Copilot weekly releases — August 31 went

GPT-6 Astra is generally available in GitHub Copilot

GPT-6 Astra from OpenAI is now available in GitHub Copilot. OpenAI’s latest general-purpose model, GPT-6 Astra, is designed for long-horizon, autonomous coding and agentic tasks. In our internal testi…

Added 1
  • GPT-6 Astra from OpenAI is now available in GitHub Copilot
View originalPermalink
How GPT-6 Astra is generally available in GitHub Copilot went

New API endpoint provides privacy-safe star history data

Track repository star growth over time with the new star history REST API endpoint without exposing stargazer identities. Earlier this year, stargazer listing endpoints were restricted to admins and c…

Added 1
  • New star history REST API endpoint to track repository star growth over time without exposing stargazer identities
View originalPermalink
How New API endpoint provides privacy-safe star history data went

Multiple trusted publishing configurations for npm

We’re continuing to make trusted publishing smoother for npm publishers, guided by maintainers feedback. Three updates to npm publishing are now generally available: Multiple trusted publishing config…

Added 1
  • Support for multiple trusted publishing configurations for npm
Changed 1
  • Improved trusted publishing setup for npm publishers based on maintainer feedback
View originalPermalink
How Multiple trusted publishing configurations for npm went

GitHub Actions: Early September 2026 updates

GitHub Actions now includes three updates that give you clearer visibility and finer-grained control over your workflows. New REST API for runner version deprecations A new REST API returns when… The…

Added 1
  • New REST API for runner version deprecations to provide visibility into when runner versions are deprecated
View originalPermalink
How GitHub Actions: Early September 2026 updates went

Upcoming deprecation of selected GitHub Copilot models

We will deprecate the following models across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on October 2nd, 2026: Model Deprecation d…

Deprecated 1
  • GitHub Copilot will deprecate selected models across all GitHub Copilot experiences including Copilot Chat, inline edits, ask and agent modes, and code completions on October 2nd, 2026
View originalPermalink
How Upcoming deprecation of selected GitHub Copilot models went

GitHub CLI Linux package signing key expires September 5

The current PGP key for the GitHub CLI Linux package repositories expires on Saturday, September 5, 2026. Beginning with the first release after that date, APT and RPM repository metadata… The post Gi…

Security 1
  • The PGP key for the GitHub CLI Linux package repositories will expire on September 5, 2026, and repository metadata will be signed with a new key after that date
View originalPermalink
How GitHub CLI Linux package signing key expires September 5 went

Gemini 3.8 Flash is now available in GitHub Copilot

Gemini 3.8 Flash, Google’s latest Flash model, is now available in GitHub Copilot. In our early testing, Gemini 3.8 Flash performed strongly on complex terminal-based coding tasks and demonstrated rig…

Added 1
  • Gemini 3.8 Flash model is now available in GitHub Copilot
View originalPermalink
How Gemini 3.8 Flash is now available in GitHub Copilot went

Reopening Copilot Business and Enterprise signups

We’re gradually reopening sign-ups for Copilot Business and Copilot Enterprise customers paying by credit card or PayPal over the next couple of weeks. If you’ve been waiting to get started… The post…

Added 1
  • Reopened sign-ups for Copilot Business and Copilot Enterprise for customers paying by credit card or PayPal
View originalPermalink
How Reopening Copilot Business and Enterprise signups went

CodeQL 2.26.4 improves GitHub actions security detections

CodeQL is the static analysis engine behind GitHub code scanning, which finds and remediates security issues in your code. We’ve recently released CodeQL 2.26.4, which adds support for Go 1.27,… The p…

Added 1
  • Add support for Go 1.27
View originalPermalink
How CodeQL 2.26.4 improves GitHub actions security detections went

Enterprise-managed settings support any default model

You can now set your preferred GitHub Copilot model as the default for new conversations through enterprise-managed settings. This lets you choose the default model that best fits your workflows.… The…

Added 1
  • Enterprise-managed settings now support configuring a preferred GitHub Copilot model as the default for new conversations
View originalPermalink
How Enterprise-managed settings support any default model went

Content exclusions generally available in Copilot app and CLI

The GitHub Copilot app and Copilot CLI now respect content exclusion policies configured by enterprise, organization, and repository administrators. Copilot won’t use excluded files as context, helpin…

Added 1
  • GitHub Copilot app and Copilot CLI now respect content exclusion policies configured by enterprise, organization, and repository administrators
View originalPermalink
How Content exclusions generally available in Copilot app and CLI went

Enterprise Live Migrations from GHES to ghe.com generally available

Enterprise Live Migrations (ELM) is now generally available, enabling near-zero-downtime repository migrations from GitHub Enterprise Server (GHES) to GitHub Enterprise Cloud with Data Residency (GHEC…

Added 1
  • Enterprise Live Migrations (ELM) is now generally available for near-zero-downtime repository migrations from GitHub Enterprise Server to GitHub Enterprise Cloud with Data Residency
View originalPermalink
How Enterprise Live Migrations from GHES to ghe.com generally available went

Set an expiration date for individual user budgets

You can now set an optional expiration date on an individual user budget, and GitHub removes the budget on that date. This capability is generally available. The user then falls… The post Set an expir…

Added 1
  • Set an optional expiration date on an individual user budget, with automatic removal by GitHub on that date
View originalPermalink
How Set an expiration date for individual user budgets went

Copilot code review can now approve pull requests

Copilot now tells you when a pull request is ready to approve, and admins can authorize it to sign off on approval. The ability for Copilot to approve is off… The post Copilot code review can now appr…

Added 1
  • Copilot can now approve pull requests when authorized by admins
View originalPermalink
How Copilot code review can now approve pull requests went

Block users from discussion comments in personal repositories

You can now block or unblock users directly from discussion comments in repositories owned by personal GitHub accounts, extending the in-context blocking controls already available for issue and pull…

Added 1
  • Block or unblock users directly from discussion comments in repositories owned by personal GitHub accounts
View originalPermalink
How Block users from discussion comments in personal repositories went

Claude Fable 5.1 is generally available in GitHub Copilot

Claude Fable 5.1 from Anthropic is now available in GitHub Copilot. The latest model in Anthropic’s Mythos class, Claude Fable 5.1 is designed for long-horizon, autonomous coding and knowledge-work ta…

Added 1
  • Claude Fable 5.1 from Anthropic is now available in GitHub Copilot
View originalPermalink
How Claude Fable 5.1 is generally available in GitHub Copilot went

GitHub CLI: Media in issues, pull requests, and comments

GitHub CLI now has a repeatable --attach flag that uploads a local image or video and references it inline in an issue, pull request, or comment body. This is now… The post GitHub CLI: Media in issues…

Added 1
  • Add repeatable --attach flag to upload local images or videos and reference them inline in issue, pull request, or comment bodies
View originalPermalink
How GitHub CLI: Media in issues, pull requests, and comments went

Copilot model access update for GitHub Team plans

We have updated how model access is determined for Copilot users who hold seats in more than one organization. To keep billing and governance in sync, your model access is… The post Copilot model acce…

Changed 1
  • Updated how model access is determined for Copilot users who hold seats in more than one organization to keep billing and governance in sync
View originalPermalink
How Copilot model access update for GitHub Team plans went

Selected GitHub Copilot models deprecated

As of today, September 1, 2026, we have deprecated the following models across most GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions). Note……

Deprecated 1
  • Selected GitHub Copilot models have been deprecated as of September 1, 2026 across Copilot Chat, inline edits, ask and agent modes, and code completions
View originalPermalink
How Selected GitHub Copilot models deprecated went

GitHub Copilot in VS Code, August 2026 releases

This changelog covers VS Code v1.132 through v1.135, shipped throughout August 2026. These releases make it easier to organize agent sessions, review changes, and navigate long conversations. Agent Ho…

View originalPermalink
How GitHub Copilot in VS Code, August 2026 releases went

GitHub Copilot in Visual Studio — August update

August 2026 brought more control over how GitHub Copilot reasons, which models you use, how teams share specialized agents, and when you ask for a code review. Highlights Here’s what’s… The post GitHu…

View originalPermalink
How GitHub Copilot in Visual Studio — August update went

GitHub Copilot weekly releases — August 24

This week’s updates give you more control over how Copilot runs, from team sessions in Slack and Teams to customization across the app, CLI, and your IDE. GitHub Copilot in… The post GitHub Copilot we…

View originalPermalink
How GitHub Copilot weekly releases — August 24 went

Upcoming changes to GitHub Copilot policies and billing

To provide a strong, consistent Copilot experience, we’re making three separate, upcoming changes to Copilot policies and billing. Please review the upcoming updates to understand what may impact you.…

View originalPermalink
How Upcoming changes to GitHub Copilot policies and billing went

Better label management on issues is generally available

We’re making it easier to keep labels organized and find the right one, especially in repositories with long and growing label lists. Suggested Labels You can now find the right… The post Better label…

Added 1
  • Suggested Labels feature to help find the right labels, especially in repositories with long and growing label lists
View originalPermalink
How Better label management on issues is generally available went

Copilot code review: Resolution reasons and expanded capabilities

Copilot code review can now review two types of pull requests it didn’t cover before: Reviews requested automatically on pull requests authored by bots, including Copilot cloud agent Very large… The p…

Added 2
  • Copilot code review can now review pull requests authored by bots, including Copilot cloud agent
  • Copilot code review can now review very large pull requests
View originalPermalink
How Copilot code review: Resolution reasons and expanded capabilities went

GitHub Classroom deprecated

As of August 28, 2026, GitHub Classroom is now deprecated in favor of our selected partner solutions. The GitHub Classroom website, APIs, and related services have now been decommissioned. However,… T…

Removed 1
  • GitHub Classroom website, APIs, and related services have been decommissioned
Deprecated 1
  • GitHub Classroom is deprecated as of August 28, 2026 in favor of selected partner solutions
View originalPermalink
How GitHub Classroom deprecated went

Actions retention will cover checks, workflow runs, and statuses

Starting October 1, 2026, checks, workflow runs, and statuses will be governed by the same Actions retention setting that already controls how long artifacts and logs are kept, with a… The post Action…

Changed 1
  • Starting October 1, 2026, checks, workflow runs, and statuses will be governed by the same Actions retention setting that controls how long artifacts and logs are kept
View originalPermalink
How Actions retention will cover checks, workflow runs, and statuses went

Close all open contributions authored by a blocked user

You can now automatically close all open issues, discussions, and pull requests authored by a user when you block them from your personal account or organization. To use this option,… The post Close a…

Added 1
  • Automatically close all open issues, discussions, and pull requests authored by a user when blocking them from a personal account or organization
View originalPermalink
How Close all open contributions authored by a blocked user went

Enterprise-managed settings now support autoUpdate for plugin marketplaces

You can now opt individual plugin marketplaces into automatic updates by setting autoUpdate: true on an extraKnownMarketplaces entry in enterprise managed settings. Supported clients automatically che…

Added 1
  • Enterprise-managed settings now support autoUpdate configuration for plugin marketplaces, allowing individual marketplaces to be opted into automatic updates via the extraKnownMarketplaces entry
View originalPermalink
How Enterprise-managed settings now support autoUpdate for plugin marketplaces went

Global model policy generally available

In July, we announced a default model policy for generally available GitHub Copilot models on Copilot Business and Copilot Enterprise plans. Starting today, we’re gradually rolling out enforcement of…

Added 1
  • Default model policy for generally available GitHub Copilot models on Copilot Business and Copilot Enterprise plans is now being gradually rolled out for enforcement
View originalPermalink
How Global model policy generally available went

GitHub Apps can now access enterprise billing data

Enterprise owners can now grant a GitHub App access to enterprise billing data. When you create or configure a GitHub App, you can select the enterprise billing permission and choose… The post GitHub…

Added 1
  • GitHub Apps can now access enterprise billing data when granted the enterprise billing permission
View originalPermalink
How GitHub Apps can now access enterprise billing data went

Rule insights dashboard generally available

The rule insights dashboard is now generally available at both the repository and organization levels. You get a visual, high-level view of how GitHub evaluates and enforces your GitHub repository… Th…

Added 1
  • Rule insights dashboard is now generally available at both the repository and organization levels
View originalPermalink
How Rule insights dashboard generally available went

GitHub Copilot app Customize tab is generally available

GitHub Copilot is more useful when it works with the tools, knowledge, and workflows your team already relies on. The new Customize tab in the GitHub Copilot app brings MCP… The post GitHub Copilot ap…

Added 1
  • Customize tab in the GitHub Copilot app is now generally available to personalize Copilot with Model Context Protocol (MCP)
View originalPermalink
How GitHub Copilot app Customize tab is generally available went

Block users directly from security advisories

You can now block a user directly from a security advisory page in public repositories owned by either an organization or a personal account. This brings the streamlined moderation experience… The pos…

Added 1
  • Block users directly from security advisory pages in public repositories owned by organizations or personal accounts
View originalPermalink
How Block users directly from security advisories went

Push rules in rulesets now support path exceptions

You can now configure push rules more granularly by exempting specific file paths, so a rule applies everywhere in scope except the paths you choose. Path exceptions are in public… The post Push rules…

Added 1
  • Push rules in rulesets now support path exceptions to exempt specific file paths from a rule
View originalPermalink
How Push rules in rulesets now support path exceptions went

Better tools for managing blocked users

Managing blocked users is now faster and clearer for personal accounts and organizations. With this update, you can: Search by username, full name, or email. Sort and paginate long lists.… The post Be…

Added 2
  • Search blocked users by username, full name, or email
  • Sort and paginate long lists of blocked users
View originalPermalink
How Better tools for managing blocked users went

The new GitHub Copilot experience in Slack

The GitHub integration in Slack now brings the agentic capabilities of GitHub Copilot CLI and the GitHub Copilot app into Slack in public preview. You can work with @GitHub to… The post The new GitHub…

Added 1
  • GitHub integration in Slack now includes agentic capabilities of GitHub Copilot CLI and GitHub Copilot app in public preview
View originalPermalink
How The new GitHub Copilot experience in Slack went

Shared agentic work with GitHub Copilot in Microsoft Teams

Turn a Microsoft Teams discussion into a collaborative agent session everyone can see and help direct. Mention @GitHub in a channel, thread, or direct message to start a GitHub Copilot… The post Share…

Added 1
  • Mention @GitHub in a Microsoft Teams channel, thread, or direct message to start a GitHub Copilot agent session
View originalPermalink
How Shared agentic work with GitHub Copilot in Microsoft Teams went

Pinning saved views to the repository issues sidebar is generally available and more

Pinning saved views to the repository issues sidebar You can now pin saved views⁠ to the repository issues sidebar, making the views you use most just one click away, even… The post Pinning saved view…

Added 1
  • Pin saved views to the repository issues sidebar for quick access to frequently used views
View originalPermalink
How Pinning saved views to the repository issues sidebar is generally available and more went

Windows 11 arm64 VS2026 image generally available

The Windows 11 arm64 image with Visual Studio 2026 is now generally available on standard and larger GitHub-hosted runners. To use it in GitHub Actions, update your workflow file to… The post Windows…

Added 1
  • Windows 11 arm64 image with Visual Studio 2026 is now generally available on standard and larger GitHub-hosted runners
View originalPermalink
How Windows 11 arm64 VS2026 image generally available went

Code scanning adds a mitigated alert dismissal reason

You can now dismiss a code scanning alert with the reason Mitigated when a vulnerability remains in the code but external controls, such as a web application firewall or network… The post Code scannin…

Added 1
  • Code scanning alerts can now be dismissed with the reason Mitigated when a vulnerability remains in the code but external controls such as a web application firewall or network are in place
View originalPermalink
How Code scanning adds a mitigated alert dismissal reason went

Separate GitHub Actions path for GitHub Code Quality

A dedicated workflow path for code quality CodeQL actions workflows is now generally available. Your workflow run history and your Actions usage reports now tell GitHub Code Quality runs apart… The po…

Added 1
  • A dedicated workflow path for code quality CodeQL actions workflows is now generally available
View originalPermalink
How Separate GitHub Actions path for GitHub Code Quality went

Track GitHub Code Quality enablement changes in the audit log

GitHub Code Quality now writes an audit log event whenever someone enables, disables, or changes its settings on a repository. Three new events give you that history: repo.code_quality_enabled records…

Added 2
  • GitHub Code Quality now writes audit log events when someone enables, disables, or changes its settings on a repository
  • New audit log event repo.code_quality_enabled records code quality enablement
View originalPermalink
How Track GitHub Code Quality enablement changes in the audit log went

CodeQL 2.26.3 improves GitHub Actions queries and JavaScript modeling

CodeQL 2.26.3 adds JavaScript, TypeScript, and Vue source modeling and improves the accuracy of several GitHub Actions queries. CodeQL is the static analysis engine behind GitHub code scanning, which…

Added 1
  • Add JavaScript, TypeScript, and Vue source modeling
Changed 1
  • Improve the accuracy of several GitHub Actions queries
View originalPermalink
How CodeQL 2.26.3 improves GitHub Actions queries and JavaScript modeling went

Enterprise managed settings in GitHub Copilot for JetBrains

GitHub Copilot for JetBrains now supports enterprise managed settings for plugin governance, MCP server access, OpenTelemetry, and permission modes. Administrators can now apply consistent controls fo…

Added 5
  • Support enterprise managed settings for plugin governance in GitHub Copilot for JetBrains
  • Support enterprise managed settings for MCP server access in GitHub Copilot for JetBrains
  • Support enterprise managed settings for OpenTelemetry in GitHub Copilot for JetBrains
  • Support enterprise managed settings for permission modes in GitHub Copilot for JetBrains
  • Allow administrators to apply consistent controls for GitHub Copilot governance across JetBrains IDEs
View originalPermalink
How Enterprise managed settings in GitHub Copilot for JetBrains went

Credential revocation and deauthorization by token type

Building on our self-service credential revocation experiences for incident response, you can now take token-type and user-specific actions to deauthorize and revoke user credentials during a security…

Added 1
  • Credential revocation and deauthorization actions available by token type and user-specific basis during security incidents
View originalPermalink
How Credential revocation and deauthorization by token type went

Multiple redirect URIs and token refresh for OAuth apps

We’ve released multiple updates to the OAuth app and GitHub App platforms to support more secure app development: OAuth apps can opt in to expiring access tokens and refresh tokens.… The post Multiple…

Added 1
  • OAuth apps can now opt in to expiring access tokens and refresh tokens
View originalPermalink
How Multiple redirect URIs and token refresh for OAuth apps went

Grok 4.6 is now available in GitHub Copilot

Grok 4.6, xAI’s latest reasoning model, is now rolling out in GitHub Copilot. It is designed for agentic coding and complex multi-step workflows. In our internal testing, Grok 4.6 showed… The post Gro…

Added 1
  • Grok 4.6, xAI's latest reasoning model, is now available in GitHub Copilot for agentic coding and complex multi-step workflows
View originalPermalink
How Grok 4.6 is now available in GitHub Copilot went

GitHub Copilot weekly releases — August 10

From new models and portable plugins to smoother agent workflows, this week’s updates make GitHub Copilot more flexible across editors, the command line, and the Copilot app. GitHub Copilot, general……

View originalPermalink
How GitHub Copilot weekly releases — August 10 went

License data quality improvements

GitHub now uses package registries like npmjs.org and PyPI to determine license information for software components in the dependency graph. This improves the accuracy and completeness of the licenses…

Changed 1
  • Use package registries like npmjs.org and PyPI to determine license information for software components in the dependency graph to improve accuracy and completeness
View originalPermalink
How License data quality improvements went

Block users from comments in personal repositories

You can now block or unblock users directly from comments on pull requests and issues in repositories owned by personal GitHub accounts. To block or unblock a user: Open the… The post Block users from…

Added 1
  • Block or unblock users directly from comments on pull requests and issues in repositories owned by personal GitHub accounts
View originalPermalink
How Block users from comments in personal repositories went

Gemini 3.7 Flash is now available in GitHub Copilot

Gemini 3.7 Flash, Google’s latest Flash model, is now rolling out in GitHub Copilot. From our early testing, the model has made improvements in web and app development and agentic… The post Gemini 3.7…

Added 1
  • Gemini 3.7 Flash model is now available in GitHub Copilot
View originalPermalink
How Gemini 3.7 Flash is now available in GitHub Copilot went

Agent Plugins 1.0 in VS Code, Copilot CLI, and the Copilot app

You can now build a plugin once and use it across all compatible agent clients. We published Agent Plugins 1.0 on August 6 with AWS, Anysphere, Microsoft, OpenAI, and Vercel.… The post Agent Plugins 1…

Added 1
  • Build plugins once and use them across all compatible agent clients with Agent Plugins 1.0
View originalPermalink
How Agent Plugins 1.0 in VS Code, Copilot CLI, and the Copilot app went

Rule insights for organizations in public preview

The rule insights dashboard is now in public preview at the organization level. You get a visual, high-level view of how GitHub evaluates and enforces your GitHub repository rulesets, so… The post Rul…

Added 1
  • Rule insights dashboard is now available in public preview at the organization level, providing a visual high-level view of how GitHub evaluates and enforces repository rulesets
View originalPermalink
How Rule insights for organizations in public preview went

GitHub Enterprise Server 3.22 release candidate

GitHub Enterprise Server (GHES) 3.22 is now available and introduces new capabilities across the platform. Here are a few highlights in the 3.22 release: Administrators can configure Copilot CLI to… T…

View originalPermalink
How GitHub Enterprise Server 3.22 release candidate went

Copilot memory and Ollama in GitHub Copilot for JetBrains

This update brings persistent memory, local model access, and more enterprise controls to GitHub Copilot for JetBrains. It also improves everyday chat workflows and resolves reliability issues across…

Added 3
  • Added persistent memory feature to GitHub Copilot for JetBrains
  • Added support for local model access via Ollama integration
  • Added enterprise controls for GitHub Copilot for JetBrains
Changed 1
  • Improved everyday chat workflows
Fixed 1
  • Resolved reliability issues across the GitHub Copilot for JetBrains plugin
View originalPermalink
How Copilot memory and Ollama in GitHub Copilot for JetBrains went

Automatically migrate branch protection rules to repository rulesets

You can now convert your existing branch protection rules to repository rulesets directly from your repository settings. This helps you migrate to GitHub’s more flexible and scalable policy framework…

Added 1
  • Automatically migrate branch protection rules to repository rulesets directly from repository settings
View originalPermalink
How Automatically migrate branch protection rules to repository rulesets went

Upcoming deprecation of MAI-Code-1-Flash

With the launch of MAI-Code-1.1-Flash, we will deprecate MAI-Code-1-Flash across all GitHub Copilot experiences on September 10, 2026: Model Deprecation date Suggested alternative MAI-Code-1-Flash 9-1…

Deprecated 1
  • MAI-Code-1-Flash will be deprecated across all GitHub Copilot experiences on September 10, 2026 in favor of MAI-Code-1.1-Flash
View originalPermalink
How Upcoming deprecation of MAI-Code-1-Flash went

MAI-Code-1.1-Flash available in GitHub Copilot

MAI-Code-1.1-Flash, Microsoft’s latest small-tier coding model, is now rolling out in GitHub Copilot. Building on MAI-Code-1-Flash, it adds native vision support for image understanding and delivers i…

Added 1
  • MAI-Code-1.1-Flash model now available in GitHub Copilot with native vision support for image understanding
View originalPermalink
How MAI-Code-1.1-Flash available in GitHub Copilot went

Per-model token breakdown in the usage report

You can now see a per-model breakdown of the tokens behind your AI credits in the usage report. For each model, the AI usage report shows the input, output, cache… The post Per-model token breakdown i…

Added 1
  • Per-model token breakdown in the usage report showing input, output, and cache tokens for each model
View originalPermalink
How Per-model token breakdown in the usage report went

Copilot on web expands conversation controls

We’ve made improvements to Copilot Chat on github.com that make it easier to use. These include easier access to your recent conversations in chat, the ability to minimize the chat… The post Copilot o…

Added 1
  • Add ability to minimize the chat panel in Copilot Chat on github.com
Changed 1
  • Improve access to recent conversations in Copilot Chat on github.com
View originalPermalink
How Copilot on web expands conversation controls went

GitHub billing in India now supports automatic recurring payments

Customers in India can now use eligible saved credit cards for automatic recurring payments on monthly and annual GitHub bills. This update uses a payment mandate, also known in the… The post GitHub b…

Added 1
  • Customers in India can now use eligible saved credit cards for automatic recurring payments on monthly and annual GitHub bills using a payment mandate
View originalPermalink
How GitHub billing in India now supports automatic recurring payments went

Custom thread subscriptions are being deprecated

You’ll no longer be able to configure custom thread subscriptions for GitHub notifications. What’s changing As part of this rollout, GitHub will remove support for custom thread subscription settings.…

Removed 1
  • Support for custom thread subscription settings will be removed
Deprecated 1
  • Custom thread subscriptions for GitHub notifications are being deprecated
View originalPermalink
How Custom thread subscriptions are being deprecated went

GitHub Copilot weekly releases — August 3

This week’s updates across GitHub Copilot in the desktop app, CLI, and VS Code help you resume and organize work, review changes, and ask questions without losing context. GitHub Copilot… The post Git…

View originalPermalink
How GitHub Copilot weekly releases — August 3 went

Enterprises can now install third-party GitHub Apps

Enterprise owners can now install public GitHub Apps created outside their enterprise on their enterprise account. This allows third-party integrators to build apps for enterprise management scenarios…

Added 1
  • Enterprise owners can now install public GitHub Apps created outside their enterprise on their enterprise account
View originalPermalink
How Enterprises can now install third-party GitHub Apps went

Copilot impact dashboard adds a return on investment section

The Copilot impact dashboard now includes a “Potential return on investment” section that connects what you spend on Copilot to the pull request output you get back. What’s new Two… The post Copilot i…

Added 1
  • Copilot impact dashboard now includes a Potential return on investment section that connects spending on Copilot to pull request output
View originalPermalink
How Copilot impact dashboard adds a return on investment section went

Copilot code review effort levels are generally available

Lite and Balanced effort levels for GitHub Copilot code review are now generally available. They let you match the depth of a review to the complexity and risk of a… The post Copilot code review effor…

Added 1
  • Lite and Balanced effort levels for GitHub Copilot code review are now generally available
View originalPermalink
How Copilot code review effort levels are generally available went

Copilot usage metrics API adds agent app activity

Since agent apps arrived on GitHub, teams have been able to run agents from partners like Claude and Codex directly in their GitHub workflows. The Copilot usage metrics API now… The post Copilot usage…

Added 1
  • Copilot usage metrics API now includes agent app activity
View originalPermalink
How Copilot usage metrics API adds agent app activity went

“Relates to” issue relationship in public preview and multi-select fields is generally available

GitHub is making it easier to connect related work and manage multiple field values across issues and projects. Connect related issues The new “Relates to” issue relationship is available in… The post…

Added 2
  • Relates to issue relationship is now generally available for connecting related issues
  • Multi-select fields capability for managing multiple field values across issues and projects
View originalPermalink
How “Relates to” issue relationship in public preview and multi-select fields is generally available went

Secret scanning coverage updates

This release expands secret scanning’s coverage with more secrets blocked by push protection, one new secret scanning partner, and richer metadata on alerts. Secret scanning partnership program Lovabl…

Added 1
  • Added new secret scanning partner to the coverage
Changed 2
  • Expanded secret scanning coverage with more secrets blocked by push protection
  • Added richer metadata on secret scanning alerts
View originalPermalink
How Secret scanning coverage updates went

GitHub Code Quality no longer adds Copilot as a reviewer

Enabling GitHub Code Quality on a repository no longer creates a ruleset that automatically requests a code review from GitHub Copilot on your pull requests. In repositories that already have… The pos…

Changed 1
  • GitHub Code Quality no longer automatically adds Copilot as a reviewer when enabled on a repository
View originalPermalink
How GitHub Code Quality no longer adds Copilot as a reviewer went

MCP allowlists in enterprise managed settings

Enterprise owners can now centrally control which Model Context Protocol (MCP) servers GitHub Copilot clients are allowed to run by using the new allowedMcpServers and deniedMcpServers keys in enterpr…

Added 1
  • Enterprise owners can now centrally control which Model Context Protocol (MCP) servers GitHub Copilot clients are allowed to run by using the allowedMcpServers and deniedMcpServers keys in enterprise managed settings
View originalPermalink
How MCP allowlists in enterprise managed settings went

Set pull request limits at the organization level

You can now set pull request limits at the organization level. Pull request limits let you define how many open pull requests a user without write access can have at… The post Set pull request limits…

Added 1
  • Set pull request limits at the organization level to define how many open pull requests a user without write access can have
View originalPermalink
How Set pull request limits at the organization level went

Kimi K3 is now available in GitHub Copilot

Editor’s note (August 6, 2026): We have resumed rolling out Kimi K3 in GitHub Copilot. This model is billed at provider list pricing under usage-based billing. See GitHub Copilot’s pricing… The post K…

Added 1
  • Kimi K3 model is now available in GitHub Copilot with usage-based billing at provider list pricing
View originalPermalink
How Kimi K3 is now available in GitHub Copilot went

Customize code scanning default setup at scale

You can now apply your own configuration file to code scanning default setup, using the new github-codeql-config-file repository property. This gives you control over how CodeQL scans your code for… T…

Added 1
  • Support a github-codeql-config-file repository property to apply custom configuration files to code scanning default setup
View originalPermalink
How Customize code scanning default setup at scale went

Retiring the Copilot Billing Preview app

We’ve retired the GitHub Copilot Billing Preview app, and it’s no longer available. You can review and manage your Copilot spend directly in your GitHub billing settings. The app helped… The post Reti…

Removed 1
  • Retire the GitHub Copilot Billing Preview app
View originalPermalink
How Retiring the Copilot Billing Preview app went

Upcoming deprecation of GitHub Spark on github.com

Beginning August 4, 2026, GitHub Spark no longer accepts new users or allows the creation of new apps. Existing users can continue to access GitHub Spark until August 31, 2026… The post Upcoming depre…

Removed 1
  • GitHub Spark access will be discontinued for all users on August 31, 2026
Deprecated 1
  • GitHub Spark no longer accepts new users or allows the creation of new apps beginning August 4, 2026
View originalPermalink
How Upcoming deprecation of GitHub Spark on github.com went

Customize Dependabot pull request branch names

You can now customize the branch names Dependabot creates for pull requests. New pull-request-branch-name options in .github/dependabot.yml let you set a prefix and maximum length, choose segment and…

Added 1
  • Add pull-request-branch-name options in .github/dependabot.yml to customize the branch names Dependabot creates for pull requests, including prefix, maximum length, and segment configuration
View originalPermalink
How Customize Dependabot pull request branch names went

Code coverage automatic enablement in Code Quality settings

We’re making code coverage setup faster and simpler. You’ll now see a new option in your repository’s Code Quality settings that lets GitHub generate your coverage workflow automatically with AI.… The…

Added 1
  • Add a new option in Code Quality settings that allows GitHub to generate coverage workflow automatically with AI
View originalPermalink
How Code coverage automatic enablement in Code Quality settings went

CodeQL 2.26.2 adds Swift 6.3.3 and Kotlin 2.4.10 support

CodeQL is the static analysis engine behind GitHub code scanning, which finds and remediates security issues in your code. We’ve recently released CodeQL 2.26.2, which adds support for Swift 6.3.3… Th…

Added 2
  • Support for Swift 6.3.3
  • Support for Kotlin 2.4.10
View originalPermalink
How CodeQL 2.26.2 adds Swift 6.3.3 and Kotlin 2.4.10 support went

Customize the reasoning level for Copilot cloud agent

When you delegate a task to GitHub Copilot cloud agent, you can now set the reasoning level for models that support it. This allows you to control how much the… The post Customize the reasoning level…

Added 1
  • Allow setting the reasoning level for GitHub Copilot cloud agent when delegating a task to models that support it
View originalPermalink
How Customize the reasoning level for Copilot cloud agent went

Enterprise team specialization for managed settings

Enterprise administrators can now customize managed settings by targeting enterprise teams with itemized configuration files. Large enterprises can scale governance without bottlenecking every configu…

Added 1
  • Enterprise administrators can now customize managed settings by targeting enterprise teams with itemized configuration files
View originalPermalink
How Enterprise team specialization for managed settings went

Trigger Copilot automations with comments

You can now create Copilot cloud agent automations that run when an issue comment or pull request comment is created. Common use cases include: Generate documentation: Comment on a pull… The post Trig…

Added 1
  • Create Copilot cloud agent automations that run when an issue comment or pull request comment is created
View originalPermalink
How Trigger Copilot automations with comments went
View all

Discussion