Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Merged
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
Update delete organization page with Azure DevOps info
  • Loading branch information
petrisorcoderabbit committed Sep 30, 2024
commit 24c27344d08653d2720ff4a3bb024e9eff0cac0d
10 changes: 10 additions & 0 deletions docs/guides/delete-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,16 @@ look at the next section for additional steps required by the user.
3. Select <strong>Remove Member</strong> and confirm to remove the CodeRabbit
from your project

### Azure DevOps

#### Uninstalling CodeRabbit from your Azure DevOps project

1. Navigate to your <strong>Project Settings</strong> in the Azure DevOps UI where CodeRabbit is installed.
2. Under <strong>Project Settings</strong>, go to <strong>Service Hooks</strong>.
3. Select the webhooks that are added by CodeRabbit.
4. Click the <strong>Delete</strong> icon at the top of the page.
5. Remove the CodeRabbit user or delete the <strong>Personal Access Token</strong> associated with the user used for reviews.

:::warning

The steps are necessary to completely off-board CodeRabbit from your
Expand Down