How-to
Connect Azure DevOps
Wire up codingassist.bot to Azure DevOps via OAuth + service hooks.
Steps
Authorise codingassist.bot
From Settings → Integrations → Azure DevOps click Connect. You'll be redirected to
dev.azure.comto grantCode (read)andPull request threads (read & write).Pick a project
Choose the Azure DevOps project to enable. codingassist.bot will register a service hook subscription for
Pull request createdandPull request updated.Verify
Open a PR in the project; codingassist.bot posts a thread comment with the verdict.
Related
Was this page helpful?