Skip to content

Commit 9ead030

Browse files
Remove "preview" from Copilot code review tools setting (#60803)
1 parent 0ef1b2e commit 9ead030

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you're happy with the changes, you can accept a single suggestion from {% dat
5757

5858
You can also invoke {% data variables.copilot.copilot_cloud_agent %} to implement suggested changes. To do this, you must:
5959

60-
* Opt into the {% data variables.release-phases.public_preview %} for {% data variables.copilot.copilot_code-review-tools_short %} and enable {% data variables.copilot.copilot_cloud_agent %}.
60+
* Enable {% data variables.copilot.copilot_code-review-tools_short %} and {% data variables.copilot.copilot_cloud_agent %}.
6161
* On review comments from {% data variables.copilot.copilot_code-review %}, click **Implement suggestion**. This creates a draft comment on the pull request, where you can instruct {% data variables.product.prodname_copilot_short %} to address specific feedback. {% data variables.product.prodname_copilot_short %} will create a new pull request against your branch with the suggestions applied.
6262

6363
## Providing feedback on {% data variables.product.prodname_copilot_short %}'s reviews
@@ -149,7 +149,7 @@ These instructions explain how to use {% data variables.copilot.copilot_code-rev
149149
1. In the Git Changes window, click **Review changes with {% data variables.product.prodname_copilot_short %}**.
150150
This button appears as a comment icon with a sparkle.
151151
1. {% data variables.product.prodname_copilot_short %} will begin reviewing your changes. After a few moments, a link showing the number of code review comments appears in the Git Changes window.
152-
1. Click the link to view and navigate the comments. If no issues are found, youll see the message:
152+
1. Click the link to view and navigate the comments. If no issues are found, you'll see the message:
153153
{% data variables.product.prodname_copilot_short %} did not comment on any files.
154154
1. {% data variables.product.prodname_copilot_short %} displays comments in your code with a summary of each potential issue. You can:
155155

0 commit comments

Comments
 (0)