Skip to main content

Azure DevOps

Panto Installation on Azure DevOps

  1. Install our Pantomax Bot.

  2. Activate Service Hooks.

    1. Go to Project settings and click to "Service Hooks"
    2. Click on the "+" and search for "Panto AI: Code Review" option
    3. Now click on "Pull request commented on" and finish.
    4. Repeat the ii and iii steps to activate hooks for Pull request created and Pull Request updated
  3. Create personal access token (PAT) from user settings with following access.

    • Scope: Code (Read & write), Pull Request Threads (Read & write)
    • Expiry: maximum 1 year can be set.
  4. Share the personal access token (PAT) with us at support@pantomax.co

Once everything is configured, comment /review on any PR to trigger the bot for instant feedback or enable auto review.

For any support, contact support@pantomax.co.