Skip to content

Commit 14f3927

Browse files
authored
Merge pull request #40219 from github/repo-sync
Repo sync
2 parents 8e6e074 + 2f93ca4 commit 14f3927

File tree

13 files changed

+21
-170
lines changed

13 files changed

+21
-170
lines changed

content/copilot/concepts/code-review/code-review.md renamed to content/copilot/concepts/code-review.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ topics:
99
- Copilot
1010
redirect_from:
1111
- /copilot/code-review
12+
- /copilot/concepts/code-review/code-review
1213
contentType: concepts
1314
---
1415

@@ -51,11 +52,11 @@ When you reach your monthly quota you will not be able to get a code review from
5152
* **Review selection:**
5253
* Highlight code and ask for an initial review.
5354
* Standard {% data variables.product.prodname_copilot_short %} feature. No premium requests used.
54-
* Does not support custom instructions or custom coding guidelines.
55+
* Does not support custom instructions.
5556
* **Review changes:**
5657
* Request a deeper review of all of your uncommitted changes.
5758
* Premium feature. Uses one premium request from your monthly quota per review.
58-
* Supports custom instructions and custom coding guidelines.
59+
* Supports custom instructions.
5960

6061
## Providing instructions for {% data variables.product.prodname_copilot_short %} code reviews
6162

content/copilot/concepts/code-review/coding-guidelines.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

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

Lines changed: 0 additions & 15 deletions
This file was deleted.

content/copilot/concepts/response-customization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ topics:
99
redirect_from:
1010
- /copilot/customizing-copilot/about-customizing-github-copilot-chat-responses
1111
- /copilot/concepts/about-customizing-github-copilot-chat-responses
12+
- /copilot/concepts/code-review/coding-guidelines
1213
contentType: concepts
1314
---
1415

content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-copilot-code-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ contentType: how-tos
1313

1414
This policy controls the use of {% data variables.copilot.copilot_code-review_short %} and {% data variables.copilot.copilot_for_prs %} in your enterprise.
1515

16-
For an introduction to {% data variables.copilot.copilot_code-review_short %}, see [AUTOTITLE](/copilot/concepts/code-review/code-review).
16+
For an introduction to {% data variables.copilot.copilot_code-review_short %}, see [AUTOTITLE](/copilot/concepts/code-review).
1717

1818
For more information about {% data variables.copilot.copilot_for_prs %}, see [AUTOTITLE](/copilot/how-tos/use-copilot-for-common-tasks/create-a-pr-summary).
1919

content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22
title: Adding repository custom instructions for GitHub Copilot
33
shortTitle: Add repository instructions
44
intro: 'Create repository custom instructions files that give {% data variables.product.prodname_copilot_short %} additional context on how to understand your project and how to build, test and validate its changes.'
5-
redirect_from:
6-
- /copilot/customizing-copilot/adding-custom-instructions-for-github-copilot
7-
- /copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot
8-
- /copilot/how-tos/custom-instructions/adding-repository-custom-instructions-for-github-copilot
9-
- /copilot/how-tos/custom-instructions/add-repository-instructions
105
versions:
116
feature: copilot
127
topics:
138
- Copilot
149
contentType: how-tos
10+
redirect_from:
11+
- /copilot/customizing-copilot/adding-custom-instructions-for-github-copilot
12+
- /copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot
13+
- /copilot/how-tos/custom-instructions/adding-repository-custom-instructions-for-github-copilot
14+
- /copilot/how-tos/custom-instructions/add-repository-instructions
15+
- /copilot/how-tos/use-copilot-agents/request-a-code-review/configure-coding-guidelines
1516
---
1617

1718
{% webui %}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ contentType: how-tos
1818

1919
## Introduction
2020

21-
This article tells you how to set up {% data variables.copilot.copilot_code-review_short %} to review pull requests automatically. For an overview of automatic pull request reviews, see [AUTOTITLE](/copilot/concepts/code-review/code-review#about-automatic-pull-request-reviews).
21+
This article tells you how to set up {% data variables.copilot.copilot_code-review_short %} to review pull requests automatically. For an overview of automatic pull request reviews, see [AUTOTITLE](/copilot/concepts/code-review#about-automatic-pull-request-reviews).
2222

2323
The three sections in this article tell you how to configure automatic code review for:
2424

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

Lines changed: 0 additions & 51 deletions
This file was deleted.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ topics:
88
- Copilot
99
children:
1010
- /use-code-review
11-
- /configure-coding-guidelines
1211
- /configure-automatic-review
1312
redirect_from:
1413
- /copilot/using-github-copilot/code-review

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ contentType: how-tos
2222

2323
{% data variables.product.prodname_copilot %} can review your code and provide feedback. Where possible, {% data variables.product.prodname_copilot_short %}'s feedback includes suggested changes which you can apply with a couple of clicks.
2424

25-
For a full introduction to {% data variables.copilot.copilot_code-review %}, see [AUTOTITLE](/copilot/concepts/code-review/code-review).
25+
For a full introduction to {% data variables.copilot.copilot_code-review %}, see [AUTOTITLE](/copilot/concepts/code-review).
2626

2727
{% webui %}
2828

@@ -81,10 +81,6 @@ By default, you manually request a review from {% data variables.product.prodnam
8181

8282
{% data reusables.copilot.code-review.custom-instructions-information %}
8383

84-
## Customizing {% data variables.product.prodname_copilot_short %}'s reviews with coding guidelines
85-
86-
{% data reusables.copilot.code-review.custom-coding-guidelines %}
87-
8884
{% endwebui %}
8985

9086
{% vscode %}
@@ -140,10 +136,6 @@ To provide feedback, hover over the comment and click the thumbs up or thumbs do
140136

141137
{% data reusables.copilot.code-review.custom-instructions-information %}
142138

143-
## Customizing {% data variables.product.prodname_copilot_short %}'s reviews with coding guidelines
144-
145-
{% data reusables.copilot.code-review.custom-coding-guidelines %}
146-
147139
{% endvscode %}
148140

149141
{% visualstudio %}

0 commit comments

Comments
 (0)