Add auto-baseline main pipeline config for core (#5979)

This commit is contained in:
Ben Broderick Phillips 2024-09-12 16:08:24 -04:00 committed by GitHub
parent da2ea2113d
commit ac63f2618e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,6 +106,10 @@ extends:
settings:
skipBuildTagsForGitHubPullRequests: true
sdl:
${{ if and(eq(variables['Build.DefinitionName'], 'cpp - core'), eq(variables['Build.SourceBranchName'], 'main'), eq(variables['System.TeamProject'], 'internal')) }}:
autobaseline:
isMainPipeline: true
enableForGitHub: true
sourceAnalysisPool:
name: azsdk-pool-mms-win-2022-general
image: azsdk-pool-mms-win-2022-1espt