Skip to content

Commit 942f706

Browse files
feat/az-devops-pipeline (#224)
adding new permissions for pipelines
1 parent c5e0dac commit 942f706

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

Diff for: docs/platforms/azure-devops.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ Follow these steps to generate the token:
9595
accessible organizations."
9696
6. Enter a name and an expiry date for the token.
9797
7. We need to have read & write access to "Work Items" & "Code" to post reviews
98-
on pull requests.
98+
on pull requests. If you are on the Pro tier also add "Build" access for pipeline
99+
failure remediation.
99100
8. Click "Create"
100101

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

Diff for: docs/self-hosted/azure-devops.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Generate a personal access token for the CodeRabbit user to be added in the `.en
2828

2929
- `Code` - Full
3030
- `Work Items` - Read, write, and manage
31+
- `Build` - Read
3132

3233
Consult official CodeRabbitAI documentation for a detailed [guide](https://docs.coderabbit.ai/platforms/azure-devops#generating-a-personal-access-token) on creating personal access tokens.
3334

Diff for: static/img/integrations/azure-access-token.png

-52.1 KB
Loading

0 commit comments

Comments
 (0)