mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-15 04:15:18 +00:00
Merge pull request #805 from Codium-ai/hl/change_incremental_review_screenshot
Update review.md
This commit is contained in:
commit
8ab27cf3b5
1 changed files with 3 additions and 3 deletions
|
|
@ -70,8 +70,8 @@ For invoking the incremental mode, the following command can be used:
|
||||||
Note that the incremental mode is only available for GitHub.
|
Note that the incremental mode is only available for GitHub.
|
||||||
|
|
||||||
<kbd>
|
<kbd>
|
||||||
<a href="https://codium.ai/images/pr_agent/incremental_review.png">
|
<a href="https://codium.ai/images/pr_agent/incremental_review_2.png">
|
||||||
<img src="https://codium.ai/images/pr_agent/incremental_review.png" width="512">
|
<img src="https://codium.ai/images/pr_agent/incremental_review_2.png" width="512">
|
||||||
</a>
|
</a>
|
||||||
</kbd>
|
</kbd>
|
||||||
|
|
||||||
|
|
@ -182,4 +182,4 @@ The tool will first ask the author questions about the PR, and will guide the re
|
||||||
```
|
```
|
||||||
[pr_reviewer]
|
[pr_reviewer]
|
||||||
maximal_review_effort = 5
|
maximal_review_effort = 5
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue