'Azure DevOps trigger pull request for only specific PR's
Use Case:
I have one GitHub repository where it is being share by multiple business units based on region. each regional business units have their own ADO pipeline created on their own ADO project but all are sharing same repository.
Problem:
Both the ADO projects used same repository, PR raised by Team-A needs to trigger Project-A ADO pipeline where currently it triggers Team-B ADO pipeline as well. which needs to be addressed.
Solution:
We need to trigger ADO pipeline for only specific Pull Requests that is specific to each regional business unit.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
