Skip to content

Commit 1015190

Browse files
pedrobpereiramanufacturist
authored andcommitted
feature: update pr reviewer documentation CF-2227
1 parent 61bd2b3 commit 1015190

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/codacy-ai/codacy-ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ More details about [AI Reviewer here](../repositories-configure/integrations/git
7878
2. Navigate to the "Integrations" or "AI features" section (depending on your Codacy plan and UI version).
7979
3. Find "AI Reviewer", under "Status checks", and toggle the feature to "On" for the repository or organization scope you want to enable.
8080
4. Save your changes. Once enabled, Codacy will start adding a Summary to your pull requests based on the AI-enriched reviews.
81-
5. To request a PR Review from Codacy, add a **`codacy-review`** label to your Pull Request. Codacy listens to the event and will publish the review as soon as it's ready.
81+
5. To request a PR review, click **Run Reviewer** in the Summary or call our [public API](https://api.codacy.com/api/api-docs#triggerpullrequestaireview). Your review will be published as soon as it's ready.
8282

8383
#### Custom Instructions
8484

docs/repositories-configure/integrations/github-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ It provides feedback on missing or weak tests, complex or duplicated code, and k
5050
!!! tip
5151
Improve the AI Reviewer results by providing custom instructions. [Learn how to do it here](../../codacy-ai/codacy-ai.md#custom-instructions).
5252

53-
This setting can be enabled at a repository or organization level. Once enabled, Codacy will start adding a Summary to your pull requests based on the AI-enriched reviews. To request a PR Review from Codacy, add a **`codacy-review`** label to your Pull Request. Codacy listens to the event and will publish the review as soon as it's ready.
53+
This setting can be enabled at a repository or organization level. Once enabled, Codacy will start adding a Summary to your pull requests based on the AI-enriched reviews. To request a PR review, click **Run Reviewer** in the Summary or call our [public API](https://api.codacy.com/api/api-docs#triggerpullrequestaireview). Your review will be published as soon as it's ready.
5454

5555

5656
![AI Reviewer on Github](images/github-integration-ai-reviewer.png)

0 commit comments

Comments
 (0)