This commit is contained in:
mrT23
2023-09-29 11:30:47 +03:00
parent 55f022d93e
commit c90e72cb75
5 changed files with 13 additions and 7 deletions

View File

@ -7,9 +7,9 @@ It can ba invoked manually by commenting on any PR:
```
For example:
<img src=./../pics/describe_comment.png width="768">
<kbd><img src=./../pics/describe_comment.png width="768"></kbd>
<img src=./../pics/describe.png width="768">
<kbd><img src=./../pics/describe.png width="768"></kbd>
The `describe` 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)