Skip to content

Commit 4c894ef

Browse files
Fix feedback from coderabbit
1 parent 9f7b492 commit 4c894ef

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/platforms/saas-azure-devops.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,22 @@ sidebar_position: 4
88
This guide will assist you in effectively integrating CodeRabbit with SaaS Azure DevOps.
99

1010
## Prerequisites
11+
1112
* An active Azure DevOps account.
1213
* Use of organizational email addresses is required; personal email addresses are not supported for this integration.
1314

1415
## Integration Instructions
1516
1. Log in to the CodeRabbitAI application.
1617
2. After logging in, you will be redirected to a page displaying Microsoft Apps consent requests. Please forward these requests to your administrator for approval.
18+
1719
:::warning
1820

1921
If you are an administrator, you may approve the applications directly. If not, please contact your administrator to request approval for the applications.
2022

2123
:::
24+
2225
![azure devops apps consent](/img/integrations/azure_apps_consent_page.png)
26+
2327
3. Once your administrator has approved the applications, click "Continue."
2428
4. You will be redirected to the "Onboarding" page, where you can select the organization you wish to integrate with.
2529
5. On the "Azure DevOps User" page, enter your Personal Access Token for Azure DevOps.
@@ -40,14 +44,14 @@ Upon first login to the application (immediately after the onboarding screen), y
4044

4145
![azure devops user modal](/img/integrations/azure_personal_access_token_add.png)
4246

43-
#### Recommendations
47+
### Recommendations
4448

4549
* **Create a dedicated user for CodeRabbit** - This ensures the user is exclusively for CodeRabbit, allowing better access control.
4650
* **Use "CodeRabbit" as the username** - This makes the user easily recognizable for future reference.
4751
* **Use a dedicated email address** - This helps in easy identification and management.
4852
* **Use the CodeRabbit logo as the profile picture** - This further ensures easy recognition. You can download our logo from [here](/img/integrations/logo.svg "download").
4953

50-
#### Key Points to Remember
54+
### Key Points to Remember
5155

5256
* Personal access tokens have expiration dates. Ensure the expiration date covers the duration of your intended use of the CodeRabbit app.
5357
* Code reviews will be attributed to the owner of the personal access token.
@@ -65,7 +69,7 @@ Azure DevOps provides an option to generate a personal access token for a user.
6569
4. Click "New Token"
6670
5. Select the organization you want to use the token with or select "All accessible organizations."
6771
6. Enter a name and an expiry date for the token.
68-
7. We need read & write access to "Work Items" & "Code" to post reviews on pull requests.
72+
7. We need to have read & write access to "Work Items" & "Code" to post reviews on pull requests.
6973
8. Click "Create"
7074

7175
![Generate Personal Access Token](/img/integrations/azure-access-token.png)

0 commit comments

Comments
 (0)