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

Merged
merged 3 commits into from
Jul 18, 2025
Merged
Changes from 1 commit
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
Next Next commit
Clarify the permissions that CodeRabbit needs.
  • Loading branch information
jmacdotorg committed Jul 17, 2025
commit 3b7411cac0f0a80a744caeeefb591c952ae8eee7
5 changes: 2 additions & 3 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.
7. We need to have **Read, write, & manage** access to "Work Items" and "Code" to post reviews
on pull requests. If you are on the CodeRabbit Pro tier, you must also grant **Read** access to "Build" for pipeline failure remediation.
8. Click "Create"

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