Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Add Bitbucket cleanup instructions to FAQ #252

Merged
merged 1 commit into from
Mar 19, 2025
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
Add Bitbucket cleanup instructions to FAQ
  • Loading branch information
petrisorcoderabbit committed Mar 19, 2025
commit d444a3cb17b0aac5d835295afc7e178289f4bb43
5 changes: 5 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,11 @@ A confirmation modal will appear explaining the consequences of account deletion
2. Delete CodeRabbit webhooks
3. Remove CodeRabbit user or delete associated Personal Access Token
</TabItem>
<TabItem value="bitbucket" label="Bitbucket Cleanup">
1. Go to Project Settings > Webhooks
2. Delete CodeRabbit webhooks
3. Remove CodeRabbit user or delete associated App Passwords
</TabItem>
</Tabs>

:::warning Post-Deletion Steps
Expand Down