Skip to content

Add Azure DevOps initial docs page #81

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 4 commits into from
Aug 31, 2024
Merged
Show file tree
Hide file tree
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
Prev Previous commit
Next Next commit
Add a couple of integration instructions and BETA label to the sideba…
…r for azure devops saas
  • Loading branch information
petrisorcoderabbit committed Aug 30, 2024
commit 9f7b492cc1f94bfb62a5cce7472724b405e4b1f9
21 changes: 20 additions & 1 deletion docs/platforms/saas-azure-devops.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,31 @@
---
title: Integrating CodeRabbit with SaaS Azure DevOps
description: Integrate CodeRabbit with SaaS Azure DevOps.
sidebar_label: SaaS Azure DevOps
sidebar_label: SaaS Azure DevOps BETA
sidebar_position: 4
---

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

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

## Integration Instructions
1. Log in to the CodeRabbitAI application.
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.
:::warning

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

:::
![azure devops apps consent](/img/integrations/azure_apps_consent_page.png)
3. Once your administrator has approved the applications, click "Continue."
4. You will be redirected to the "Onboarding" page, where you can select the organization you wish to integrate with.
5. On the "Azure DevOps User" page, enter your Personal Access Token for Azure DevOps.
![azure devops user page](/img/integrations/azure_devops_user_page.png)
6. To install CodeRabbit on a repository, toggle the switch on the "Repositories" page.

## How it works

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.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.