Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable TSA #10543

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Enable TSA #10543

merged 2 commits into from
Jun 27, 2024

Conversation

jjonescz
Copy link
Member

@jjonescz jjonescz commented Jun 26, 2024

Should unblock official builds broken with BinSkim errors.

Official build of this PR: https://dev.azure.com/dnceng/internal/_build/results?buildId=2482768&view=results

@jjonescz jjonescz marked this pull request as ready for review June 26, 2024 11:39
@JoeRobich
Copy link
Member

I wonder if we need to add BinSkim to the array of tools in the config file. Or just enable the configuration for all tools. See https://aka.ms/gdn-tsa

{
"codebaseName": "Razor-Tooling-GitHub",
"notificationAliases": [
"CoreRazorTooling@microsoft.com"
],
"codebaseAdmins": [
"REDMOND\\manishj",
"REDMOND\\phillipa"
],
"instanceUrl": "https://devdiv.visualstudio.com",
"projectName": "DevDiv",
"areaPath": "DevDiv\\NET Developer Experience\\Razor Tooling",
"iterationPath": "DevDiv",
"tools": [
"APIScan"
]
}

@jjonescz jjonescz requested review from a team as code owners June 27, 2024 08:20
@jjonescz jjonescz enabled auto-merge (squash) June 27, 2024 08:20
@jjonescz jjonescz merged commit 5afe717 into dotnet:main Jun 27, 2024
12 checks passed
@jjonescz jjonescz deleted the tsa branch June 27, 2024 09:19
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 27, 2024
@RikkiGibson RikkiGibson modified the milestones: Next, 17.12 Preview 1 Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants