Forum Discussion
lmgv66
Dec 21, 2023Copper Contributor
GitHub's pull_request_target in ADO ?
Hi When some user open a PR from a branch/fork including some modification on the pipeline, ADO executes the "modified" pipeline instead of the original one. This is an open door to PPE (Poisoned...
Kidd_Ip
May 11, 2025MVP
How about a predefined system variables like System.PullRequest.TargetBranch or .azuredevops/pull_request_targets.yml mentioned below:
Configure custom target branches for pull requests - Azure Repos | Microsoft Learn