Skip to content

Parameterizing TSA upload stage#319659

Merged
dileepyavan merged 3 commits into
mainfrom
DileepY/TSA
Jun 4, 2026
Merged

Parameterizing TSA upload stage#319659
dileepyavan merged 3 commits into
mainfrom
DileepY/TSA

Conversation

@dileepyavan
Copy link
Copy Markdown
Member

@dileepyavan dileepyavan commented Jun 2, 2026

This PR updates the VS Code product build Azure Pipeline (build/azure-pipelines/product-build.yml) to make TSA-related execution configurable via a new boolean parameter, rather than always running TSA.

Copilot AI review requested due to automatic review settings June 2, 2026 23:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the VS Code product build Azure Pipeline (build/azure-pipelines/product-build.yml) to make TSA-related execution configurable via a new boolean parameter, rather than always running TSA.

Changes:

  • Adds a new queue-time parameter VSCODE_RUN_TSA to control whether TSA checks run.
  • Wires the parameter into extends.parameters.sdl.tsa.enabled.
  • Gates the APIScan stage behind VSCODE_RUN_TSA (in addition to non-CI builds).
Show a summary per file
File Description
build/azure-pipelines/product-build.yml Adds VSCODE_RUN_TSA and uses it to control TSA enablement and whether the APIScan stage is included.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread build/azure-pipelines/product-build.yml Outdated
@dileepyavan dileepyavan marked this pull request as ready for review June 3, 2026 05:26
@vs-code-engineering
Copy link
Copy Markdown
Contributor

vs-code-engineering Bot commented Jun 3, 2026

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@lszomoru

Matched files:

  • build/azure-pipelines/product-build optional-TSA.yml

alexr00
alexr00 previously approved these changes Jun 3, 2026
@dileepyavan dileepyavan enabled auto-merge (squash) June 4, 2026 00:00
@dileepyavan dileepyavan merged commit 2c99e57 into main Jun 4, 2026
25 checks passed
@dileepyavan dileepyavan deleted the DileepY/TSA branch June 4, 2026 00:17
@vs-code-engineering vs-code-engineering Bot added this to the 1.124.0 milestone Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants