Skip to content

Commit f13d248

Browse files
ria-gopuCopilotsaritai
authored
Remove public preview notes for Copilot code review agent skills & MCP support (#62518)
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com> Copilot-Session: 05a53b9f-4bb3-4edd-ae8b-9e9992ba7efc
1 parent fd1c008 commit f13d248

5 files changed

Lines changed: 2 additions & 12 deletions

File tree

content/copilot/concepts/agents/code-review.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ When {% data variables.copilot.copilot_code-review_short %} is enabled for these
150150

151151
## MCP servers and agent skills for code review
152152

153-
{% data reusables.copilot.code-review.skills-and-mcp-preview-note %}
154-
155153
{% data variables.copilot.copilot_code-review_short %} can use repository-level agent skills and MCP servers when they are relevant to the review.
156154

157155
{% data variables.copilot.copilot_code-review_short %} is more likely to use skills and MCP context when your repository or pull request gives clear signals, including review-focused skill directory names, custom instructions that reference MCP context, and pull request descriptions that include identifiers referencing configured MCP servers such as issue keys or incident IDs.

content/copilot/how-tos/copilot-on-github/customize-copilot/configure-mcp-servers.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ As a repository administrator, you can configure MCP servers for use within your
3131
This repository-level MCP configuration is shared by {% data variables.copilot.copilot_cloud_agent %} and {% data variables.copilot.copilot_code-review_short %}. For information on disabling use of MCP servers by {% data variables.copilot.copilot_code-review_short %}, see [Disabling MCP tools for {% data variables.copilot.copilot_code-review_short %}](#disabling-mcp-tools-for-code-review).
3232

3333
> [!NOTE]
34-
> * Support for agent skills and MCP servers with {% data variables.copilot.copilot_code-review_short %} is in {% data variables.release-phases.public_preview %} and subject to change.
35-
> * Existing repository MCP configurations that were previously managed under {% data variables.copilot.copilot_cloud_agent %} settings were automatically moved to the new shared MCP settings page. No migration action is required.
34+
> Existing repository MCP configurations that were previously managed under {% data variables.copilot.copilot_cloud_agent %} settings were automatically moved to the new shared MCP settings page. No migration action is required.
3635
3736
The {% data variables.product.github %} MCP server and Playwright MCP server are enabled by default. You can add your own MCP servers alongside these defaults.
3837

@@ -385,9 +384,6 @@ For information on using the {% data variables.product.github %} MCP server in o
385384

386385
## Disabling MCP tools for code review
387386

388-
> [!NOTE]
389-
> Support for agent skills and MCP servers with {% data variables.copilot.copilot_code-review_short %} is in {% data variables.release-phases.public_preview %} and subject to change.
390-
391387
In repository settings, use of MCP tools by {% data variables.copilot.copilot_code-review_short %} is enabled by default.
392388

393389
Disable this setting if you want the configured MCP servers available only for {% data variables.copilot.copilot_cloud_agent %}, and not for {% data variables.copilot.copilot_code-review_short %}.

content/copilot/how-tos/copilot-on-github/use-copilot-agents/copilot-code-review.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ By default, you request reviews from {% data variables.product.prodname_copilot_
7272

7373
## MCP servers and agent skills
7474

75-
{% data reusables.copilot.code-review.skills-and-mcp-preview-note %}
76-
7775
{% data variables.copilot.copilot_code-review_short %} can use agent skills and MCP servers configured in the repository, when they are relevant to the review.
7876

7977
To make these available for {% data variables.copilot.copilot_code-review_short %} on {% data variables.product.github %}, configure:

content/copilot/how-tos/use-copilot-agents/request-a-code-review/use-code-review.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ To automatically request re-reviews from {% data variables.product.prodname_copi
8484

8585
## MCP servers and agent skills
8686

87-
{% data reusables.copilot.code-review.skills-and-mcp-preview-note %}
88-
8987
{% data variables.copilot.copilot_code-review_short %} can use agent skills and MCP servers configured in the repository, when they are relevant to the code being reviewed.
9088

9189
To make these available for {% data variables.copilot.copilot_code-review_short %} on {% data variables.product.github %}, configure:

data/reusables/copilot/code-review/mcp-context-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
* Your agent skills or custom instructions explicitly tell {% data variables.copilot.copilot_code-review_short %} to use specific MCP context.
55
* Pull request descriptions reference items available through configured MCP servers, such as issue keys or incident IDs.
66

7-
To verify which MCP context {% data variables.copilot.copilot_code-review_short %} used for a specific review, open the linked review session from the pull request timeline, then check the session logs to see which MCP servers and tools were called.
7+
To verify which MCP context {% data variables.copilot.copilot_code-review_short %} used for a specific review, check if there are attributions at the bottom of each review comment. These attributions reference the specific agent skill or MCP server that {% data variables.copilot.copilot_code-review_short %} used to generate that comment. You can also open the linked review session from the pull request timeline, then check the session logs to see which MCP servers and tools were called.

0 commit comments

Comments
 (0)