<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/copilot-code-review-customization-and-configurability-improvements-qggd4q79w" -->

---
title: Copilot code review: Customization and configurability...
description: GitHub Copilot code review has received several customization and configurability improvements. Custom instructions are now read from the pull request&#x27;s head...
canonical: https://daily.dev/posts/copilot-code-review-customization-and-configurability-improvements-qggd4q79w
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Copilot code review: Customization and configurability improvements | daily.dev
og:description: GitHub Copilot code review has received several customization and configurability improvements. Custom instructions are now read from the pull request&#x27;s head...
og:url: https://daily.dev/posts/copilot-code-review-customization-and-configurability-improvements-qggd4q79w
og:image: https://api.daily.dev/og/posts/qGgD4Q79W.png
og:image:alt: Copilot code review: Customization and configurability improvements
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Copilot code review: Customization and configurability improvements

**[GitHub Changelog](https://daily.dev/sources/github_updates)** · 3 min read · 0 upvotes · 0 comments

## Summary

GitHub Copilot code review has received several customization and configurability improvements. Custom instructions are now read from the pull request's head branch instead of the base branch, enabling iteration and testing in feature branches before merging. Support for additional instruction files (REVIEW.md, GEMINI.md, CLAUDE.md) has been added. A new copilot-code-review.yml workflow file allows teams to define custom setup steps and install dependencies for the review environment. Firewall support is now enabled by default for all repositories, restricting network access during reviews, with the option to configure it independently from Copilot cloud agent. Organization-level runner configurations for Copilot code review and Copilot cloud agent are now split into separate sections for independent control.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-07-17-copilot-code-review-customization-and-configurability-improvements>

## Similar posts on daily.dev

- [Copilot code review: New configurations and controls](https://daily.dev/posts/copilot-code-review-new-configurations-and-controls-0sjfd0cdr) · GitHub Changelog · 0 upvotes · 0 comments
- [Copilot code review: AGENTS.md support and UI improvements](https://daily.dev/posts/copilot-code-review-agents-md-support-and-ui-improvements-sxgpm8epy) · GitHub Changelog · 0 upvotes · 0 comments
- [Copilot coding agent supports organization custom instructions](https://daily.dev/posts/copilot-coding-agent-supports-organization-custom-instructions-ct1sp6fon) · GitHub Changelog · 0 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#github-actions](https://daily.dev/tags/github-actions), [#code-review](https://daily.dev/tags/code-review), [#ai-assisted-development](https://daily.dev/tags/ai-assisted-development)

[View this post on daily.dev](https://daily.dev/posts/copilot-code-review-customization-and-configurability-improvements-qggd4q79w)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Copilot code review: Customization and configurability improvements","url":"https://daily.dev/posts/copilot-code-review-customization-and-configurability-improvements-qggd4q79w","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/copilot-code-review-customization-and-configurability-improvements-qggd4q79w"},"datePublished":"2026-07-17T21:30:28.748Z","dateModified":"2026-07-17T21:38:53.612Z","description":"GitHub Copilot code review has received several customization and configurability improvements. Custom instructions are now read from the pull request's head...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b127948c4c9b96808dd6602d98bdfda4?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b127948c4c9b96808dd6602d98bdfda4?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"GitHub Changelog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"GitHub Changelog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/15004b7835da4d89b02b115871f0f6dc","url":"https://daily.dev/sources/github_updates"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/copilot-code-review-customization-and-configurability-improvements-qggd4q79w","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github,github-actions,code-review,ai-assisted-development","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"GitHub Changelog","item":"https://daily.dev/sources/github_updates"},{"@type":"ListItem","position":3,"name":"Copilot code review: Customization and configurability improvements"}]}
```

