From dc6a3bc3067fd8a82b3a08d36f4fa2b0bd95b0ab Mon Sep 17 00:00:00 2001 From: Michael Yanni Date: Fri, 15 Mar 2024 11:45:35 -0700 Subject: [PATCH] Back to ignoring .packages directory for component governance. Added comment with tracking issue. --- .vsts-ci.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index decf0661b..50be90f89 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -69,8 +69,11 @@ extends: os: windows # https://docs.opensource.microsoft.com/tools/cg/component-detection/variables/ componentgovernance: - failOnAlert: false - # ignoreDirectories: '.packages' + # This should be uncommented when a fix is available. + # See: https://dev.azure.com/mseng/1ES/_workitems/edit/2159448 + # failOnAlert: false + # This should be removed when failOnAlert works properly. + ignoreDirectories: '.packages' customBuildTags: - ES365AIMigrationTooling stages: