Azure Devops Webhook
-
Navigate to https://dev.azure.com/{organization_name}/{project_name}
-
Click on "Project settings" (at bottom left corner)
-
Click on "Service hooks" -> "Create Subscription"->next
- Click on the dropdown & select "Code pushed"
- Select specific repository and branch or select any and click on next
- In the URL settings add "https://<enterprise-dns>/api/application/client/git/events/add"
- Click on Finish
- Repeat the same process for "Pull request Created" & "Pull request Merged"