File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ extends:
6363 - script : |
6464 python ./build/update_ext_version.py --release --for-publishing
6565 displayName: Update build number
66-
66+
6767 - script : |
6868 python ./build/update_package_file.py
6969 displayName: Update telemetry in package.json
@@ -73,3 +73,16 @@ extends:
7373
7474 - script : gulp prePublishBundle
7575 displayName : Build
76+ tsa :
77+ enabled : true
78+ options :
79+ codebaseName : ' devdiv_$(Build.Repository.Name)'
80+ serviceTreeID : ' 6e6194bc-7baa-4486-86d0-9f5419626d46'
81+ instanceUrl : ' https://devdiv.visualstudio.com/defaultcollection'
82+ projectName : ' DevDiv'
83+ areaPath : " DevDiv\\ VS Code (compliance tracking only)\\ Visual Studio Code Python Extensions"
84+ notificationAliases :
85+ - ' stbatt@microsoft.com'
86+ - ' lszomoru@microsoft.com'
87+ - ' brcan@microsoft.com'
88+ - ' kanadig@microsoft.com'
You can’t perform that action at this time.
0 commit comments