Skip to content

[Infra] Build publishing - Opt-in into strict checking of default branch registration #11214

@JanKrivanek

Description

@JanKrivanek

Context

dotnet/arcade-services#4276

To prevent this - a new opt-in logic has been added into arcade. Let's adopt it in

msbuild/.vsts-dotnet.yml

Lines 307 to 312 in c03b15e

- template: eng\common\templates-official\post-build\post-build.yml@self
parameters:
publishingInfraVersion: 3
enableSymbolValidation: true
enableSourceLinkValidation: false
enableNugetValidation: false

By adding requireDefaultChannels: true

This just needs to wait for the new arcade to be consumed.

Metadata

Metadata

Assignees

Labels

Area: Our Own BuildProblems affecting the build or build infrastructure of the MSBuild repo itself.triaged

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions