Remove dotnet-bot references from MSBuild repository #12223
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR removes all references to
dotnet-bot
from the MSBuild repository as requested in the issue.Changes Made
GithubPat: $(BotAccount-dotnet-bot-repo-PAT)
from the onelocbuild template parametersgitHubPatVariable: "${{ parameters.GithubPat }}"
from the OneLocBuild task configurationFiles Modified
eng/common/core-templates/job/onelocbuild.yml
- Localization build templateImpact
The localization pipeline will continue to operate but without the dotnet-bot GitHub PAT authentication. This is a minimal, surgical change that addresses the specific requirement to remove dotnet-bot from the MSBuild repository.
Fixes #12222.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
dnceng.pkgs.visualstudio.com
/home/REDACTED/work/msbuild/msbuild/.dotnet/dotnet /home/REDACTED/work/msbuild/msbuild/.dotnet/sdk/10.0.100-preview.7.25322.101/NuGet.Build.Tasks.Console.dll Recursive=True;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/msbuild/msbuild/.dotnet/sdk/10.0.100-preview.7.25322.101/MSBuild.dll /home/REDACTED/work/msbuild/msbuild/MSBuild.sln ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/msbuild/msbuild/;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=;VersionsPropsPath=/home/REDACTED/work/msbuild/msbuild/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=483e9149-a1bb-4ff0-915e-4514bb6d39aa;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/msbuild/msbuild;SolutionPath=/home/REDACTED/work/msbuild/msbuild/MSBuild.sln
(dns block)dotnet build src/Framework/Microsoft.Build.Framework.csproj --configuration Debug --no-restore
(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.