[New Feature]: Validate that manifest files include schema header #83697
Labels
Area-Validation-Pipeline
Issues related to the manifest validation pipeline.
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Description of the new feature/enhancement
The current tooling for creating manifests adds the yaml schema header to manifest files; Because contributors may frequently load the files in editors which support the schema headers, it is beneficial for files to contain the headers. This feature would -
# yaml-language-server: $schema=
headerIt would be great (but less important) if it could also
Proposed technical implementation details (optional)
Pipeline validation with a status label like
Manifest-Schema-Error
The text was updated successfully, but these errors were encountered: