Live
Black Hat USADark ReadingBlack Hat AsiaAI BusinessI built a faster alternative to cp and rsync — here's how it worksDEV CommunityThe Service Layer: Where Separate Components Become a SystemDEV Community🚀Playwright vs Selenium in 2026: The Ultimate Guide for Modern Test AutomationDEV CommunityBuilding a Decentralized Mesh Network in Rust — Lessons from the Global SouthDEV CommunitySocratic AI: how I learned formal grammars (and built a compiler) without losing control of what I was buildingDEV CommunityOpenAI Is Making Microsoft and Ashton Kutcher Incredibly Rich - inc.comGoogle News: OpenAIQodo vs Tabnine: AI Coding Assistants Compared (2026)DEV CommunityShielding Your LLMs: A Deep Dive into Prompt Injection & Jailbreak DefenseDEV CommunityI Connected 12 MCP Servers to Amazon Q. Here's What BrokeDEV CommunityHow to Publish a Power BI Report and Embed It on a WebsiteDEV CommunityLiteLLM: One-Function Call To ANY Large Language Model! 🤯 UNBELIEVABLE! [0a5adf] - fathomjournal.orgGoogle News: LLMFrom Desktop to Web: A Guide to Publishing and Embedding Power BI ReportsDEV CommunityBlack Hat USADark ReadingBlack Hat AsiaAI BusinessI built a faster alternative to cp and rsync — here's how it worksDEV CommunityThe Service Layer: Where Separate Components Become a SystemDEV Community🚀Playwright vs Selenium in 2026: The Ultimate Guide for Modern Test AutomationDEV CommunityBuilding a Decentralized Mesh Network in Rust — Lessons from the Global SouthDEV CommunitySocratic AI: how I learned formal grammars (and built a compiler) without losing control of what I was buildingDEV CommunityOpenAI Is Making Microsoft and Ashton Kutcher Incredibly Rich - inc.comGoogle News: OpenAIQodo vs Tabnine: AI Coding Assistants Compared (2026)DEV CommunityShielding Your LLMs: A Deep Dive into Prompt Injection & Jailbreak DefenseDEV CommunityI Connected 12 MCP Servers to Amazon Q. Here's What BrokeDEV CommunityHow to Publish a Power BI Report and Embed It on a WebsiteDEV CommunityLiteLLM: One-Function Call To ANY Large Language Model! 🤯 UNBELIEVABLE! [0a5adf] - fathomjournal.orgGoogle News: LLMFrom Desktop to Web: A Guide to Publishing and Embedding Power BI ReportsDEV Community
AI NEWS HUBbyEIGENVECTOREigenvector

Organization runner controls for Copilot cloud agent

GitHub Copilot Changelogby AllisonApril 3, 20261 min read2 views
Source Quiz

Each time Copilot cloud agent works on a task, it starts a new development environment powered by GitHub Actions. By default, this runs on a standard GitHub-hosted runner, but teams The post Organization runner controls for Copilot cloud agent appeared first on The GitHub Blog .

Each time Copilot cloud agent works on a task, it starts a new development environment powered by GitHub Actions.

By default, this runs on a standard GitHub-hosted runner, but teams can also customize the agent environment to use large runners or self-hosted runners for faster performance, access to internal resources, and more.

Until now, the runner was configured at the repository level with a copilot-setup-steps.yml file. This made it difficult to roll out consistent defaults or enforce guardrails across an organization.

Organization admins can now:

  • Set a default runner to be used automatically across all repositories, without requiring each repository to be individually configured.

  • Lock the runner setting so individual repositories can’t override the organization default.

This means you can set sensible defaults for your teams (e.g., using larger GitHub Actions runners for better performance) and optionally ensure that the agent always runs where you want it to, such as on your self-hosted runners.

To learn more, see “Configuring runners for GitHub Copilot cloud agent in your organization” in the GitHub Docs.

Was this article helpful?

Sign in to highlight and annotate this article

AI
Ask AI about this article
Powered by Eigenvector · full article context loaded
Ready

Conversation starters

Ask anything about this article…

Daily AI Digest

Get the top 5 AI stories delivered to your inbox every morning.

More about

copilotagentgithub

Knowledge Map

Knowledge Map
TopicsEntitiesSource
Organizatio…copilotagentgithubGitHub Copi…

Connected Articles — Knowledge Graph

This article is connected to other articles through shared AI topics and tags.

Knowledge Graph100 articles · 205 connections
Scroll to zoom · drag to pan · click to open

Discussion

Sign in to join the discussion

No comments yet — be the first to share your thoughts!

More in Products