Skip to content

Commit 66d0e45

Browse files
obviousseanCopilot
andcommitted
Fix Copilot review REST guide link versions
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 41d7efe commit 66d0e45

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/rest/pulls/review-requests.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ category:
1616

1717
Pull request authors and repository owners and collaborators can request a pull request review from anyone with write access to the repository. Each requested reviewer will receive a notification asking them to review the pull request.
1818

19+
{% ifversion fpt or ghec %}
20+
1921
To request a review specifically from {% data variables.product.prodname_copilot_short %}—and to set per-PR preferences such as the review effort level or whether to re-review on each new push—use the dedicated {% data variables.product.prodname_copilot_short %} review endpoint instead of adding the {% data variables.product.prodname_copilot_short %} bot to this endpoint. For more information, see [AUTOTITLE](/rest/guides/requesting-copilot-code-review-with-the-rest-api).
2022

23+
{% endif %}
24+
2125
<!-- Content after this section is automatically generated -->

0 commit comments

Comments
 (0)