Azure DevOps
Panto Installation on Azure DevOps
-
Install our Panto Bot.
-
Activate Service Hooks.
- Go to
Project settingsand click to "Service Hooks" - Click on the "+" and search for "Panto AI: Code Review" option
- Now click on "Pull request commented on" and finish.
- Repeat the
iiandiiisteps to activate hooks forPull request createdandPull Request updated
- Go to
-
Create
personal access token (PAT)fromuser settingswith following access.- Scope:
Code (Read & write),Pull Request Threads (Read & write) - Expiry: maximum 1 year can be set.
- Scope:
-
Register the token with Panto AI
- Go to https://dashboard.getpanto.ai/ and sign in (or create an account).
- Navigate to Integrations and choose GitLab connect.
- Fill the GitLab integration form:
- GitLab Account URL: your GitLab instance URL (e.g., https://dev.azure.com/xyz or your self-hosted URL)
- Access Token: the token you created (glpat-...)
- Save the integration.
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@getpanto.ai.