mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 04:40:38 +08:00
Update improve.md
This commit is contained in:
@ -71,8 +71,10 @@ You can set the content of the checkbox text via:
|
|||||||
[pr_code_suggestions]
|
[pr_code_suggestions]
|
||||||
code_suggestions_self_review_text = "... (your text here) ..."
|
code_suggestions_self_review_text = "... (your text here) ..."
|
||||||
```
|
```
|
||||||
|
|
||||||
{width=512}
|
{width=512}
|
||||||
|
|
||||||
|
|
||||||
💎 In addition, by setting:
|
💎 In addition, by setting:
|
||||||
```
|
```
|
||||||
[pr_code_suggestions]
|
[pr_code_suggestions]
|
||||||
@ -82,6 +84,7 @@ the tool can automatically approve the PR when the user checks the self-review c
|
|||||||
|
|
||||||
!!! tip "Demanding self-review from the PR author"
|
!!! tip "Demanding self-review from the PR author"
|
||||||
If you set the number of required reviewers for a PR to 2, this effectively means that the PR author must click the self-review checkbox before the PR can be merged (in addition to a human reviewer).
|
If you set the number of required reviewers for a PR to 2, this effectively means that the PR author must click the self-review checkbox before the PR can be merged (in addition to a human reviewer).
|
||||||
|
|
||||||
{width=512}
|
{width=512}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user