I'm a software consultant who loves to build projects and share my learnings on this blog.
Nothing here yet.
Andrew Lindeman I am not sure of why that is happening. Ideally multiple PR validations can be triggered in parallel, provided the build agent has parallel jobs configured. Can you please confirm my understanding about your problem : Developer 'A' is creating PR #1 for say feature-branch-1 to master . Developer 'B' is creating PR #2 for say feature-branch-2 to master . You are noticing that the PR #1 build cancels after PR #2 is created for a different branch?