Engineering - add TSAOptions (#1735)
This commit is contained in:
Родитель
8fa24a71b8
Коммит
7c56591252
|
@ -46,3 +46,15 @@ extends:
|
||||||
|
|
||||||
- script: npm run compile -- package:hoist
|
- script: npm run compile -- package:hoist
|
||||||
displayName: Package Stable
|
displayName: Package Stable
|
||||||
|
tsa:
|
||||||
|
enabled: true
|
||||||
|
options:
|
||||||
|
codebaseName: 'devdiv_$(Build.Repository.Name)'
|
||||||
|
serviceTreeID: '053e3ba6-924d-456c-ace0-67812c5ccc52'
|
||||||
|
instanceUrl: 'https://devdiv.visualstudio.com/defaultcollection'
|
||||||
|
projectName: 'DevDiv'
|
||||||
|
areaPath: 'DevDiv\\VS Code (compliance tracking only)\\Visual Studio Code Debugging Extensions'
|
||||||
|
notificationAliases:
|
||||||
|
- 'stbatt@microsoft.com'
|
||||||
|
- 'lszomoru@microsoft.com'
|
||||||
|
- 'copeet@microsoft.com'
|
Загрузка…
Ссылка в новой задаче