Skip to content

Commit 9f7b492

Browse files
Add a couple of integration instructions and BETA label to the sidebar for azure devops saas
1 parent 4b24fe0 commit 9f7b492

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed

docs/platforms/saas-azure-devops.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,31 @@
11
---
22
title: Integrating CodeRabbit with SaaS Azure DevOps
33
description: Integrate CodeRabbit with SaaS Azure DevOps.
4-
sidebar_label: SaaS Azure DevOps
4+
sidebar_label: SaaS Azure DevOps BETA
55
sidebar_position: 4
66
---
77

88
This guide will assist you in effectively integrating CodeRabbit with SaaS Azure DevOps.
99

10+
## Prerequisites
11+
* An active Azure DevOps account.
12+
* Use of organizational email addresses is required; personal email addresses are not supported for this integration.
13+
14+
## Integration Instructions
15+
1. Log in to the CodeRabbitAI application.
16+
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.
17+
:::warning
18+
19+
If you are an administrator, you may approve the applications directly. If not, please contact your administrator to request approval for the applications.
20+
21+
:::
22+
![azure devops apps consent](/img/integrations/azure_apps_consent_page.png)
23+
3. Once your administrator has approved the applications, click "Continue."
24+
4. You will be redirected to the "Onboarding" page, where you can select the organization you wish to integrate with.
25+
5. On the "Azure DevOps User" page, enter your Personal Access Token for Azure DevOps.
26+
![azure devops user page](/img/integrations/azure_devops_user_page.png)
27+
6. To install CodeRabbit on a repository, toggle the switch on the "Repositories" page.
28+
1029
## How it works
1130

1231
For the CodeRabbit app to post reviews on merge requests, it needs to interact with the Azure DevOps API, which requires a Personal Access Token. This token can be generated by creating a Personal Access Token from one of your existing users.
Loading
Loading

0 commit comments

Comments
 (0)