From 10350ae58e6b2e2c67e13074a26ac383bca0a63b Mon Sep 17 00:00:00 2001 From: Tal Date: Sun, 15 Jun 2025 09:04:36 +0300 Subject: [PATCH] Update docs/docs/core-abilities/auto_approval.md Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com> --- docs/docs/core-abilities/auto_approval.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/core-abilities/auto_approval.md b/docs/docs/core-abilities/auto_approval.md index fdc994cb..9dffb134 100644 --- a/docs/docs/core-abilities/auto_approval.md +++ b/docs/docs/core-abilities/auto_approval.md @@ -55,7 +55,7 @@ There are two possible paths leading to this auto-approval - one via the `review auto_approve_for_low_review_effort = X # X is a number between 1 and 5 ``` - When the [review effort score](https://www.qodo.ai/images/pr_agent/review3.png) is lower than or equal to X, the PR will be auto-approved (if not disabled by ticket compliance criteria, see below). + When the [review effort score](https://www.qodo.ai/images/pr_agent/review3.png) is lower than or equal to X, the PR will be auto-approved (unless ticket compliance is enabled and fails, see below). - **Ticket compliance criteria**