Skip to content

CI validator doesn't enforce required fields on fallback_basic entries #26

Description

@AnayDhawan

.github/workflows/validate.yml only checks name and ref for fallback_basic.components[] entries, but CONTRIBUTING.md requires fallback entries to have name, aliases, ref, library, license — the same rigor already applied to showpiece[] entries. A fallback PR could currently ship with no license and CI would pass. Extend the validator to check the same required fields for both arrays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions