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

Clarify the permissions that CodeRabbit needs. #460

Merged
merged 3 commits into from
Jul 18, 2025
Merged
Changes from 2 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
7 changes: 3 additions & 4 deletions docs/platforms/azure-devops.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,8 @@ Follow these steps to generate the token:
5. Select the organization you want to use the token with or select "All
accessible organizations."
6. Enter a name and an expiry date for the token.
7. We need to have read & write access to "Work Items" & "Code" to post reviews
on pull requests. If you are on the Pro tier also add "Build" access for pipeline
failure remediation.
8. Click "Create"
7. Grant **Read, write, & manage** access to "Work Items" and "Code". CodeRabbit needs these permissions to post code reviews on pull requests.
8. If you subscribe to CodeRabbit Pro, then you can also grant **Read** access to "Build" for pipeline failure remediation.
9. Click "Create"

![CodeRabbit azure devOps personal access token creation form](/img/integrations/azure-access-token.png)