Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Revise.dev to Revise #12059

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/organization/integrations/debugging/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ sidebar_order: 80
description: "Learn more about Sentry's debugging integrations."
---
- [Apigene](/organization/integrations/debugging/apigene/)
- [Revise.dev](/organization/integrations/debugging/revisedev/)
- [Revise](/organization/integrations/debugging/revise/)
- [Rookout](/organization/integrations/debugging/rookout/)
22 changes: 22 additions & 0 deletions docs/organization/integrations/debugging/revise/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Revise
sidebar_order: 1

description: "Learn about Sentry's Revise integration, which monitors errors in Sentry and uses AI to submit PR's with potential fixes for those errors."
---

Revise is AI-powered automated code repair, and produce improvement.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Revise is AI-powered automated code repair, and produce improvement.
Revise is AI-powered automated code repair, and product improvement.


This integration is maintained and supported by the company that created it. For more details, check out our [Integration Platform documentation](/organization/integrations/integration-platform/).

## Install and Configure

<Note>

Sentry owner, manager, or admin permissions are required to install this integration.

</Note>

1. Navigate to **Settings > Integrations > Revise**

2. Follow the full [Revise installation instructions](https://help.revise.dev/en/articles/10160760-sentry-installation).
22 changes: 0 additions & 22 deletions docs/organization/integrations/debugging/revisedev/index.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/organization/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ For more details, see the [full Integration Platform documentation](/organizatio
| Integration | Stacktrace Link |
| --------------------------------------------------- | --------------- |
| [Apigene](/organization/integrations/debugging/apigene/) | |
| [Revise.dev](/organization/integrations/debugging/revisedev/) | |
| [Revise](/organization/integrations/debugging/revise/) | |
| [Rookout](/organization/integrations/debugging/rookout/) | X |


Expand Down
Loading