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>
This commit is contained in:
Tal
2025-06-15 09:04:36 +03:00
committed by GitHub
parent cf31e7c974
commit 10350ae58e

View File

@ -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**