-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Infra] Build publishing - Opt-in into strict checking of default branch registration #11214
Copy link
Copy link
Closed
Labels
Area: Our Own BuildProblems affecting the build or build infrastructure of the MSBuild repo itself.Problems affecting the build or build infrastructure of the MSBuild repo itself.triaged
Description
Context
To prevent this - a new opt-in logic has been added into arcade. Let's adopt it in
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: Our Own BuildProblems affecting the build or build infrastructure of the MSBuild repo itself.Problems affecting the build or build infrastructure of the MSBuild repo itself.triaged
Type
Fields
Give feedbackNo fields configured for issues without a type.