From 71b532d4d565b6dc9abdea8e70d2fabc68c4935c Mon Sep 17 00:00:00 2001 From: mrT23 Date: Fri, 29 Sep 2023 10:38:01 +0300 Subject: [PATCH] --- docs/REVIEW.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/REVIEW.md b/docs/REVIEW.md index 383b81c1..3ca854b3 100644 --- a/docs/REVIEW.md +++ b/docs/REVIEW.md @@ -7,9 +7,8 @@ It can ba invoked manually by commenting on any PR: ``` - - - + + The `review` tool can also be triggered automatically every time a new PR is opened. See examples for automatic triggers for [GitHub App](https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#github-app-automatic-tools) and [GitHub Action](https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#working-with-github-action) @@ -34,6 +33,6 @@ By invoking: ``` The module will first ask the author questions about the PR, and will guide the review based on his answers. - - - \ No newline at end of file + + + \ No newline at end of file