Skip to content

Commit 117f732

Browse files
sfanahataShannon Anahata
andauthored
Feat [prevent]: Updated AI code review docs to remove gen tests (#15549)
## DESCRIBE YOUR PR Updated AI code review docs to remove gen tests. preview: https://sentry-docs-git-remove-gen-test-prompt.sentry.dev/product/ai-in-sentry/ai-code-review/ ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [ ] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs) Co-authored-by: Shannon Anahata <[email protected]>
1 parent 6886324 commit 117f732

File tree

1 file changed

+4
-6
lines changed
  • docs/product/ai-in-sentry/ai-code-review

1 file changed

+4
-6
lines changed

docs/product/ai-in-sentry/ai-code-review/index.mdx

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: AI Code Review
33
sidebar_order: 30
44
description: >-
5-
Get error predictions, code reviews and new tests for better code and
5+
Get error predictions and code reviews for better code and
66
coverage.
77
og_image: /og-images/product-ai-in-sentry-ai-code-review.png
88
---
99

10-
AI Code Review helps you generate new tests for uncovered code and reviews your code changes, predicting errors and offering suggestions for improvement before merging pull requests.
10+
AI Code Review helps you reviews your code changes, predicting errors and offering suggestions for improvement before merging pull requests.
1111

1212
<Alert>
1313
AI Code Review is currently in <strong>beta</strong>. Beta features are
@@ -35,9 +35,7 @@ After installing the app, AI Code Review can help you in three ways:
3535

3636
2. **`@sentry review`** - Use this command in a PR comment, and the assistant will review the PR and predict errors, as well as make suggestions.
3737

38-
3. **`@sentry generate-test`** - Use this command in a PR comment, and the assistant will generate tests for your PR.
39-
40-
Once you have added a comment, the assistant will reply, acknowledging the request. For code reviews, you will then see comments added to your PR. For test generation, you will see a comment with a link to the generated tests.
38+
Once you have added a comment, the assistant will reply, acknowledging the request. For code reviews, you will then see comments added to your PR.
4139

4240
![Sentry Prevent AI Overview =900x](./img/prevent-ai-response.png)
4341

@@ -55,7 +53,7 @@ Once you have added a comment, the assistant will reply, acknowledging the reque
5553

5654
- **Why aren't `@sentry` commands working?**
5755

58-
AI Code Review will respond with a message to enable the `Show Generative AI Features` and `Enable PR Review and Test Generation` settings in your [organization settings](https://sentry.io/orgredirect/settings/:orgslug/), if you have not already enabled them. Once enabled, try `@sentry review` or `@sentry generate-test` again to run AI Code Review.
56+
AI Code Review will respond with a message to enable the `Show Generative AI Features` and `Enable PR Review and Test Generation` settings in your [organization settings](https://sentry.io/orgredirect/settings/:orgslug/), if you have not already enabled them. Once enabled, try `@sentry review` again to run AI Code Review.
5957

6058
- **Is AI Code Review available in the EU region?**
6159

0 commit comments

Comments
 (0)