Skip to content

Commit 36ff3c3

Browse files
authored
Merge pull request #43834 from github/repo-sync
Repo sync
2 parents 9cdc5e9 + 9ead030 commit 36ff3c3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

content/copilot/get-started/what-is-github-copilot.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ You can start using {% data variables.product.prodname_copilot_short %} in sever
6666

6767
* **Try {% data variables.product.prodname_copilot_short %} for free.** Use {% data variables.copilot.copilot_free_short %} to explore core features with no paid plan required.
6868
* **Subscribe to a paid plan.** Upgrade to {% data variables.copilot.copilot_pro_short %} or {% data variables.copilot.copilot_pro_plus_short %} for full access to premium features and more generous usage limits.
69-
* Try <a href="https://github.com/github-copilot/signup?ref_product=copilot&ref_type=trial&ref_style=text&ref_plan=pro" target="_blank"><span>{% data variables.copilot.copilot_pro_short %} for free</span></a> with a one-time 30-day trial.
7069
* **Get free access if you're eligible.** Students, teachers, and open source maintainers may qualify for access to premium features at no cost. See [AUTOTITLE](/copilot/how-tos/copilot-on-github/set-up-copilot/enable-copilot/set-up-for-students) and [AUTOTITLE](/copilot/how-tos/copilot-on-github/set-up-copilot/enable-copilot/set-up-for-teachers-and-os-maintainers).
7170
* **Request access from your organization.** If your organization or enterprise has a {% data variables.product.prodname_copilot %} plan, you can request access by going to [https://github.com/settings/copilot](https://github.com/settings/copilot) and request access under "Get {% data variables.product.prodname_copilot_short %} from an organization."
7271

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)