We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa80ec commit a7cc029Copy full SHA for a7cc029
azure-pipelines-official.yml
@@ -44,6 +44,8 @@ parameters:
44
type: boolean
45
default: true
46
47
+# An optional VS commit SHA that will be automatically cherry-picked
48
+# to the insertion PR created by this build.
49
- name: VisualStudioCherryPickSHA
50
type: string
51
default: '(default)'
0 commit comments