Pull Request Review
PR Review - Azure Devops
Configure CodeAnt AI pull request review for Azure Devops
Follow the below steps for pull request review configuration:
- Install CodeAnt AI App:
For Azure devops users, simply install the CodeAnt AI app.
-
Create access token:
- Go to the access token menu
- Click on ”+ New Token”
- ** Configuration **
- Name: CodeAnt AI
- Expiry date: Select maximum possible, ideally one year.
- Scopes:
- Code (Read & Write)
- Pull Request Threads (Read & Write)
- Copy this access token
-
Enabling Service Hooks:
-
Select a project -> Project settings -> Service hooks
-
Click on Create a new subscription
-
Select CodeAnt AI service -> Next
-
Select Pull Request Created trigger -> Next
-
Paste Access token that we created in the first step -> Finish
-
Follow the same steps for the “Pull Request Comment Created” Trigger
-
Your Pull Request Review will start from the next PR Onwards