Azure DevOps

Azure DevOps Integration

To view your deployment data, you must integrate your CI/CD tool with Typo. Once integrated you can configure the settings using the configure button present on the top right corner.

For Azure DevOps, we offer webhook integrations.

Here is the webhook that needs to be configured at your end to sync data from your Azure DevOps: https://webhook.typoapp.io/api/v1/webhook/azure-devops/xxxx

Note: Please connect for the custom webhook URL associated with your account at hello@typoapp.io.

Step 1: Create a subscription

Steps to be followed to create a subscription in Azure DevOps:

  1. Create a subscription by going to Project setting>>Service hooks>>Click "Create Subscription"

  2. Select webhooks from the left panel & then set the trigger for the event as "Build Complete"

  3. After this, configure the above-mentioned webhook URL for the following event triggers-

  • Release abandoned

  • Release created

  • Release deployment approval completed

  • Release deployment approval pending

  • Release deployment completed

  • Release deployment started

  • Run job state changed

  • Run stage approval completed

  • Run stage state changed

  • Run stage waiting for approval

  • Run state changed

Step 2: Share Details with Typo

Once integrated, please send us a confirmation & we will complete the configuration at our end.

After completion, you will have all your deployment data in your dashboard now. You can configure it as per your requirements by following the steps mentioned in this link - Deployment

Last updated