zulip/zerver/webhooks/azuredevops/doc.md

883 B

Get Azure Devops notifications in Zulip!

  1. {!create-stream.md!}

  2. {!create-an-incoming-webhook.md!}

  3. {!generate-integration-url.md!}

    {!git-webhook-url-with-branches.md!}

  4. 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.

  5. 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
  6. 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!}