Findings
-
[1] 2026-09-25 Private saved views for repository issues and “Relates to” issue relationship is generally available
Private saved views for repository issues Repository issues pages now support private saved views, making it easier to create and save personalized views of your issues. “Relates to” issue relationship The “Relates to” issue relationship now works across the REST API, GraphQL API, webhooks, timeline events, issues search, and projects search. Share your feedback on personal saved views for repository…
-
[2] 2026-09-25 Changes to query results in the GitHub Actions API and UI
Queries for workflow runs in the GitHub Actions API and UI now return a less precise but more accurate count of records when you search by workflow, event, status, branch, or actor. We will continue to return paginated results of up to 1,000 items. However, if the number of found records exceeds 2,500, we will report “2,500+” instead of attempting…
-
[3] 2026-09-25 GitHub Copilot app for Beginners: How to build custom workflows with canvases
Most tools give you a fixed set of screens and ask you to fit your work into them. But what if you could start with the workflow you want instead and have the interface take shape around it? That’s the idea behind canvases in the GitHub Copilot app. A canvas, also called a canvas extension, is a customizable interface that…
-
[4] 2026-09-25 Agentic autofix now uses Copilot Memory
Agentic autofix now uses Copilot Memory for customers who’ve enabled it. When you use agentic autofix, it reviews existing memories for context that can help resolve security alerts. When it creates a fix, it stores the fix pattern as a memory for future use. These memories can help agentic autofix resolve additional security alerts and teach other GitHub Copilot features…
-
[5] 2026-09-25 GitHub Copilot weekly releases — September 21
This week’s releases add new models to Copilot, local sandboxing in the Copilot app, and updates to Copilot in Slack, Microsoft Teams, JetBrains, and VS Code. GitHub Copilot Claude Opus 5.5 is available to Copilot Pro+, Max, Business, and Enterprise plans. GPT-6 Sol is available to Copilot Pro+, Max, Business, and Enterprise plans. GPT-6 Luna is available to Copilot Pro,…
-
[6] 2026-09-25 Updates to GitHub Copilot for Slack and Microsoft Teams
GitHub Copilot in Slack and Microsoft Teams now gives you more context, more control, and a clearer path from conversation to GitHub work. Whether you’re sharing files in Slack or images and forwarded messages in Teams, Copilot can use more of the context already in your conversation. We’ve also improved how Copilot creates GitHub work and connects it back to…
-
[7] 2026-09-25 Improving site performance by shipping more CSS
The Primer Design System powers many of the experiences you see on GitHub today. From buttons to banners to breadcrumbs, these foundational components are required to be accessible, flexible, and performant across a wide variety of scenarios. Back in 2023,… The original CSS migration was a little bit more nuanced than we led on: in addition to migrating the components to CSS modules, feature flagging to test in production and slowly rolling them out, we also created “wrapper” components in…
-
[8] 2026-09-25 CodeQL 2.27.1 adds C and C++ query and Kotlin 2.4.20 support
CodeQL 2.27.1 adds new queries for C/C++ and C#, support for Kotlin 2.4.20, and query-accuracy improvements. CodeQL is the static analysis engine behind GitHub code scanning, which helps you find and remediate security issues in your code. Language and framework support C/C++ We’ve added taint flow models for boost::asio::ip::basic_resolver::resolve, flow summaries for Bloomberg Development Environment’s BloombergLP::bdlbb::Blob segmented byte buffer, and…
-
[9] 2026-09-25 Default Enablement of Copilot features for Copilot Business and Enterprise
We’re introducing a new global default policy for generally available GitHub Copilot features and supported client capabilities in enterprise and organization Copilot settings. For the next 28 days, you can configure this policy, but it won’t affect feature access for your users yet. What’s changing Today, you can configure the new policy by going to the “AI Controls” page, opening…
-
[10] 2026-09-24 Expired GitHub Actions artifacts no longer shown in UI and API
Expired artifacts are no longer displayed in the GitHub Actions run summary or returned by the REST API. Previously, an expired artifact remained visible with an “Expired” pill, even though the underlying files had already been deleted from storage. That leftover pill left some users unsure whether they were still being billed for storing artifacts that no longer existed. To…
Where Kimbodo Comes In
Kimbodo builds and operates this in production for businesses — see our AI Application Development practice, or Estimate My AI Application.
Sources
- [1] Private saved views for repository issues and “Relates to” issue relationship is generally available
- [2] Changes to query results in the GitHub Actions API and UI
- [3] GitHub Copilot app for Beginners: How to build custom workflows with canvases
- [4] Agentic autofix now uses Copilot Memory
- [5] GitHub Copilot weekly releases — September 21
- [6] Updates to GitHub Copilot for Slack and Microsoft Teams
- [7] Improving site performance by shipping more CSS
- [8] CodeQL 2.27.1 adds C and C++ query and Kotlin 2.4.20 support
- [9] Default Enablement of Copilot features for Copilot Business and Enterprise
- [10] Expired GitHub Actions artifacts no longer shown in UI and API