Follow the below steps for pull request review configuration:
  1. Install CodeAnt AI App:
For Azure devops users, simply install the CodeAnt AI app.
  1. Create access token:
    • Go to the access token menu PAT
    • 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
  2. Enabling Service Hooks:
    • Select a project -> Project settings -> Service hooks
    • Click on Create a new subscription Subscription
    • Select CodeAnt AI service -> Next Service
    • Select Pull Request Created trigger -> Next Trigger selection
    • Paste Access token that we created in the first step -> Finish PAT Setting
    • Follow the same steps for the “Pull Request Comment Created” Trigger
Your Pull Request Review will start from the next PR Onwards