Build trigger to create release branch azure devops

525 views Asked by At

We use gitflow. When pull request is created and approved we want to run a gated build. on sucess want to create a release branch from pull request commit. This commit build should get picked up by the gated approval. Could you please direct me to documentation or how to achieve this

1

There are 1 answers

0
Srivatsa Marichi On

You can refer Deploy PR builds using Azure Pipelines documentation here