Step-by-step instructions for Azure DevOps

The following sections show you how to set up Azure DevOps Pipelines and Releases to let railtown.ai know when your builds and deployments are successfully completed.

Once you sign in to railtown.ai, select the project you'd like to configure.

01.png

Azure DevOps Pipeline integration

  1. Let railtown.ai know when a build completes successfully.

To let railtown know when a build successfully completes you need to create a new Service hook under Project Settings.

1 Service Hooks.png

  1. Choose the Web Hooks service.

2 Web Hooks Service.png

  1. Choose the Build completed trigger, your Build pipeline and a Build Status of Succeeded.

3 Build Completed Trigger.png

  1. Go to your railtown.ai Project settings CI/CD section and expand the Azure DevOps CI/CD section.

4 CICD section.png

  1. Copy the Build Webhook.

5 copy the build hook.png

  1. Paste the Build Webhook into the Azure DevOps service hook URL.

6 paste the build hook.png

  1. Choose 2.0-preview.2 for the Resource Version and Finish creating your service hook.