Live
Black Hat USAAI BusinessBlack Hat AsiaAI BusinessChinese humanoid robot maker UBTech is seeking a chief scientist with an annual pay of as much as ~$18M; China s AI industry has eschewed mega pay packages (Bloomberg)TechmemeI Built My Own Proof-of-Life PageDEV CommunityAI Code Quality Metrics That Actually Matter: The 9 Dimensions of AI-ReadinessDEV CommunityBeyond the Foreground Service: Reliable Background BLE Connection Management on Android 12+DEV CommunityNode.js AI Agents Backend: What Actually Works at ScaleDEV CommunityWorkManager Pitfalls: Unmasking Hidden Battery Drain from "Optimized" Background TasksDEV CommunityGeneralist, which raised $140M at a $440M valuation in 2025, releases GEN-1, an AI model to help robots handle high-dexterity tasks typically done by humans (Anna Tong/Forbes)TechmemeFastAPI + Telegram: Building a Real-Time Alert Bot in 30 MinutesDEV CommunityStruggling with DSA Preparation? Evaluate the Right Sheet for Placement SuccessDEV CommunityStop Writing Raw Python - Let C Handle ItDEV CommunityBuilding Google Docs-style Real-Time Dashboards in Laravel (Reverb) & React ⚡DEV CommunitySources: Microsoft s Judson Althoff said Copilot sales hit "some pretty big audacious goals" in Q3; only 3% of customers were paying for Copilot as of January (Brody Ford/Bloomberg)TechmemeBlack Hat USAAI BusinessBlack Hat AsiaAI BusinessChinese humanoid robot maker UBTech is seeking a chief scientist with an annual pay of as much as ~$18M; China s AI industry has eschewed mega pay packages (Bloomberg)TechmemeI Built My Own Proof-of-Life PageDEV CommunityAI Code Quality Metrics That Actually Matter: The 9 Dimensions of AI-ReadinessDEV CommunityBeyond the Foreground Service: Reliable Background BLE Connection Management on Android 12+DEV CommunityNode.js AI Agents Backend: What Actually Works at ScaleDEV CommunityWorkManager Pitfalls: Unmasking Hidden Battery Drain from "Optimized" Background TasksDEV CommunityGeneralist, which raised $140M at a $440M valuation in 2025, releases GEN-1, an AI model to help robots handle high-dexterity tasks typically done by humans (Anna Tong/Forbes)TechmemeFastAPI + Telegram: Building a Real-Time Alert Bot in 30 MinutesDEV CommunityStruggling with DSA Preparation? Evaluate the Right Sheet for Placement SuccessDEV CommunityStop Writing Raw Python - Let C Handle ItDEV CommunityBuilding Google Docs-style Real-Time Dashboards in Laravel (Reverb) & React ⚡DEV CommunitySources: Microsoft s Judson Althoff said Copilot sales hit "some pretty big audacious goals" in Q3; only 3% of customers were paying for Copilot as of January (Brody Ford/Bloomberg)Techmeme
AI NEWS HUBbyEIGENVECTOREigenvector

Organization runner controls for Copilot cloud agent

GitHub Copilot Changelogby AllisonApril 3, 20261 min read1 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.

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 · 184 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