Skip to content

[8.0] Wrap the OneLocBuild yml section with a SourceBranch check - #112458

Merged
carlossanlop merged 1 commit into
dotnet:release/8.0from
carlossanlop:ProtectOneLocWithIf
Feb 12, 2025
Merged

[8.0] Wrap the OneLocBuild yml section with a SourceBranch check#112458
carlossanlop merged 1 commit into
dotnet:release/8.0from
carlossanlop:ProtectOneLocWithIf

Conversation

@carlossanlop

@carlossanlopcarlossanlop commented Feb 11, 2025

Copy link
Copy Markdown
Contributor

Tell-mode, infra only.

From a conversation with @cristianosuzuki77 , the OneLocBuild yaml section in 9.0 and main is protected with a SourceBranch check. We can add the same to release/8.0 to prevent the build from running and also to reduce confusion when the Loc team has to troubleshoot issues in runtime.

https://github.com/dotnet/runtime/blob/release/9.0/eng/pipelines/runtime-official.yml#L40-L50
https://github.com/dotnet/runtime/blob/main/eng/pipelines/runtime-official.yml#L40-L50

Sending this directly to release/8.0 as we still have runway to merge to that branch. Ideally we want this to flow to internal right away, and it will automatically flow to staging with the autogenerated PRs.

@carlossanlop
carlossanlop requested review from a teamFebruary 11, 2025 23:51
@carlossanlopcarlossanlop self-assigned this Feb 11, 2025
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-InfrastructureServicing-approvedApproved for servicing release

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@carlossanlop@jkoritzinsky