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
    • 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

    • 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