Forum Discussion

mark-jones's avatar
mark-jones
Copper Contributor
Jun 21, 2023

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

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

Resources