A pull request moves through a firewall gate with separate runner tracks and review instructions
A pull request moves through a firewall gate with separate runner tracks and review instructions
+ AI News

GitHub gives Copilot code review its own firewall and runner controls

GitHub's July 17 Copilot update adds firewall defaults, setup files, instruction-file support, and separate runner settings for code review.

GitHub has added new controls for Copilot code review, including a default firewall, custom setup steps, broader instruction-file support, and runner settings that are separate from the Copilot cloud agent.

The July 17 changelog is a follow-up to a busy month of Copilot governance updates. On July 14, GitHub moved a /security-review command into the Copilot app and added Visual Studio MCP trust checks. The new code-review changes put more of the pull-request review surface under explicit repository and administrator control.

Instructions now come from the branch being reviewed

GitHub says Copilot code review now reads custom instructions from the pull request’s head branch rather than the base branch.

That matters for teams testing review rules. A developer can update instructions in a feature branch and validate how Copilot responds before merging those instructions into the main branch. GitHub says this includes copilot-instructions.md, *.instructions.md, agent skills, and AGENTS.md.

Copilot code review also now reads REVIEW.md, GEMINI.md, and CLAUDE.md files. That is a practical nod to how teams are already storing review guidance for multiple agent tools.

The review runtime is becoming its own environment

The runtime changes are more important than the file-name list.

GitHub says Copilot code review now uses a firewall by default. It also supports custom setup steps through copilot-code-review.yml, so teams can install dependencies or prepare the repository before review. Runner settings are now independent from the Copilot cloud agent, which lets administrators configure the review environment separately.

That separation is the key governance point. Code review is not the same task as a coding agent changing files. The review agent needs enough access to understand the change, but not a blank check to reach every dependency, network endpoint, or secret.

Sources

The AI Feed Desk

The AI Feed Desk

Editorial desk

The AI Feed Desk tracks AI provider updates, model releases, agent tooling, and enterprise adoption, turning fast-moving announcements into source-linked context for builders and operators.

Noticed a typo, incorrect information, or translation error?

Tell us so we can fix it.

Help Improve This Article

Related Articles

A coding workspace routes Copilot changes through a shield, MCP trust check, and IDE policy panel

GitHub moves Copilot security review and IDE trust controls into preview

GitHub's July 14 Copilot updates add app security review, Visual Studio MCP trust checks, C++ modernization GA, and JetBrains BYOK controls.

The AI Feed Desk

By The AI Feed Desk

A desktop agent workspace on a laptop branches into free, education, and key-based access paths

GitHub Copilot app reaches every plan

GitHub made the Copilot desktop app available across Copilot Free, GitHub Education, paid plans, and BYOK sessions without a Copilot subscription.

The AI Feed Desk

By The AI Feed Desk

Enterprise Copilot clients connect to a central managed-settings control panel for plugins, models, telemetry, and approvals

GitHub brings Copilot app and cloud agent under enterprise guardrails

GitHub's July 27 Copilot updates add app access policy, managed settings for the Copilot app and cloud agent, and JetBrains telemetry and model controls.

The AI Feed Desk

By The AI Feed Desk

A developer workbench shows completed agent requests with model labels, credit meters, cache indicators, and session branches

GitHub Copilot Auto now shows model and AI-credit details

GitHub Copilot's weekly release adds model, AI-credit, and cache visibility for Auto requests plus new CLI session controls.

The AI Feed Desk

By The AI Feed Desk

6 minutes ago
A browser-shaped glass panel, image tile, and testing checklist converge on a developer workstation

Copilot browser and vision tools make agents multimodal testers

GitHub made Copilot browser tools in VS Code generally available and opened Copilot vision across plans, giving coding agents browser, screenshot, image, and PDF context.

The AI Feed Desk

By The AI Feed Desk