Azure DevOps
Panto Installation on Azure DevOps
-
Install our Pantomax Bot.
-
Activate Service Hooks.
- Go to
Project settings
and 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
ii
andiii
steps to activate hooks forPull request created
andPull Request updated
- Go to
-
Create
personal access token (PAT)
fromuser settings
with following access.- Scope:
Code (Read & write)
,Pull Request Threads (Read & write)
- Expiry: maximum 1 year can be set.
- Scope:
-
Share the
personal access token (PAT)
with us atsupport@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
.