From 2bc398f74e1f8eea080461b72c4ae853b6cba148 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 6 Feb 2024 16:48:29 +0200 Subject: [PATCH] readme --- docs/REVIEW.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/REVIEW.md b/docs/REVIEW.md index 0c22f280..19c4880b 100644 --- a/docs/REVIEW.md +++ b/docs/REVIEW.md @@ -163,11 +163,11 @@ enable_auto_approval = true (this specific flag cannot be set with a command line argument, only in the configuration file, committed to the repository) -After enabling, by invoking: +After enabling, by commenting on a PR: ``` /review auto_approve ``` -The tool will automatically approve the PR, and add a comment with the approval. +PR-Agent will automatically approve the PR, and add a comment with the approval. You can also enable auto-approval only if the PR meets certain requirements, such as that the `estimated_review_effort` label is equal or below a certain threshold, by adjusting the flag: