mirror of https://github.com/zulip/zulip.git
883 B
883 B
Get Azure Devops notifications in Zulip!
-
{!create-stream.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-integration-url.md!}
{!git-webhook-url-with-branches.md!}
-
Go to your project on Azure DevOps and click on the Project settings in the bottom left corner. Select Service hooks. Click on Create subscription. Select Web hooks and then Next.
-
Select the events you would like to receive notifications for and then click Next. This integration supports the following events:
- Code pushed
- Pull request created
- Pull request updated
- Pull request merge attempted
-
Set URL to the URL constructed above. Ensure that Resource details to send and Detailed messages to send are set to All. Click Finish.
{!congrats.md!}