pr definition | Microsoft Docs
https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/pr
Feb 28, 2022 · pr: autoCancel: boolean # Whether to cancel running PR builds when a new commit lands in the branch. (false,n,no,off,on,true,y,yes) branches: # Branch names to include or exclude for triggering a run. include: [ branchFilter ] # List of items to include. exclude: [ branchFilter ] # List of items to exclude.
DA: 14 PA: 48 MOZ Rank: 12