PR pipeline build not being triggered when target branch is merged into source branch in Azure Devops
We have a git repo in Azure Devops with a main branch and feature branches. We use a strategy was follows for releases: Create feature branch from main Make changes in feature branch Merge in any changes that have been…