Skip to content

Commit dbdf99f

Browse files
authored
Clarify the permissions that CodeRabbit needs. (#460)
* Clarify the permissions that CodeRabbit needs. * Clarify the wording of permission-granting steps.
1 parent 38ceb29 commit dbdf99f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/platforms/azure-devops.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,8 @@ Follow these steps to generate the token:
9494
5. Select the organization you want to use the token with or select "All
9595
accessible organizations."
9696
6. Enter a name and an expiry date for the token.
97-
7. We need to have read & write access to "Work Items" & "Code" to post reviews
98-
on pull requests. If you are on the Pro tier also add "Build" access for pipeline
99-
failure remediation.
100-
8. Click "Create"
97+
7. Grant **Read, write, & manage** access to "Work Items" and "Code". CodeRabbit needs these permissions to post code reviews on pull requests.
98+
8. If you subscribe to CodeRabbit Pro, then you can also grant **Read** access to "Build" for pipeline failure remediation.
99+
9. Click "Create"
101100

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

0 commit comments

Comments
 (0)