diff --git a/docs/REVIEW.md b/docs/REVIEW.md index 533ac466..ce884448 100644 --- a/docs/REVIEW.md +++ b/docs/REVIEW.md @@ -8,7 +8,7 @@ It can be invoked manually by commenting on any PR: For example: - + 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) @@ -76,4 +76,4 @@ The tool will first ask the author questions about the PR, and will guide the re - Recommended to use the 'extra_instructions' field to guide the model to suggestions that are more relevant to the specific needs of the project. -- Unlike the 'review' feature, which does a lot of things, the ['improve --extended'](./IMPROVE.md) feature is dedicated only to suggestions, and usually gives better results. \ No newline at end of file +- Unlike the 'review' feature, which does a lot of things, the ['improve --extended'](./IMPROVE.md) feature is dedicated only to suggestions, and usually gives better results.