Copilot CLI no longer needs a personal access token in GitHub Actions
You can now run GitHub Copilot CLI in GitHub Actions using the built-in GITHUB_TOKEN . This means that you no longer need to create and store a personal access token (PAT), eliminating the operational and security risks of managing long-lived PATs for automations at scale.
Read GitHub's release noteshttps://github.blog/changelog/2026-07-02-copilot-cli-no-longer-needs-a-personal-access-token-in-github-actions
Summaries of vendors' own notes. Product names and logos belong to their owners; logos via logo.dev.
More GitHub Copilot releases
Improved accuracy and coverage in Copilot usage metrics reports
UpdatePricingObservabilityDeveloper tools
Upcoming deprecation of Gemini 2.5 Pro and Gemini 3 Flash
DeprecationAI agentsLLMsGovernance
Copilot agent session streaming is now in public preview
PreviewAI agentsStreamingObservability
GitHub Models is being fully retired on July 30, 2026
DeprecationGovernanceObservabilityDeveloper tools
Enterprise managed-settings.json is generally available
GAGovernanceSecurityDeveloper tools
New C++ language server config skill for Copilot CLI
UpdateDeveloper toolsCoding agents