Skip to content

Clarify the permissions that CodeRabbit needs. #460

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
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)