How to make an azure devops pipeline check that a feature branch is update to date with develop?

Copper Contributor

Does anyone know if its possible to have an azure devops pipeline check that a feature branch is up-to-date with a deploy branch, e.g Develop? I know this is possible with Github pipelines, but could someone tell me if this is feasible in Azure pipelines and how I would do this.  Thank you for your help.

0 Replies