56 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.