This commit is contained in:
mrT23 2023-09-29 10:38:01 +03:00
parent c18ae77299
commit 71b532d4d5
No known key found for this signature in database
GPG key ID: D350490E39D5F5AD

View file

@ -7,9 +7,8 @@ It can ba invoked manually by commenting on any PR:
``` ```
<kbd><img src=./../pics/review_comment.png width="768" style="border: 2px black"/></kbd> <kbd><img src=./../pics/review_comment.png width="768"></kbd>
<kbd><img src=./../pics/describe.png width="768"><kbd>
<img src=./../pics/describe.png width="768" style="border: 2px">
The `review` tool can also be triggered automatically every time a new PR is opened. See examples for automatic triggers for [GitHub App](https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#github-app-automatic-tools) and [GitHub Action](https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#working-with-github-action) The `review` tool can also be triggered automatically every time a new PR is opened. See examples for automatic triggers for [GitHub App](https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#github-app-automatic-tools) and [GitHub Action](https://github.com/Codium-ai/pr-agent/blob/main/Usage.md#working-with-github-action)
@ -34,6 +33,6 @@ By invoking:
``` ```
The module will first ask the author questions about the PR, and will guide the review based on his answers. The module will first ask the author questions about the PR, and will guide the review based on his answers.
<img src=./../pics/reflection_questions.png width="768" style="border: 2px black"/> <kbd><img src=./../pics/reflection_questions.png width="768"></kbd>
<img src=./../pics/reflection_answers.png width="768" style="border: 2px black"/> <kbd><img src=./../pics/reflection_answers.png width="768"></kbd>
<img src=./../pics/reflection_insights.png width="768" style="border: 2px black"/> <kbd><img src=./../pics/reflection_insights.png width="768"></kbd>