actions-marketplace-validations/Frontmatter JSON Schema Validator

Validate YAML frontmatter against a JSON schema

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 10, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/mheap_frontmatter-json-schema-action@5bf4b424d72e73843f519a51f46e9858d974c3be # no releases — HEAD as of 2026-07-14

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathsThe paths to read frontmatter from (e.g. `**/*.md`)yes
schemaThe JSON schema to use when validatingno
schema_pathThe path to a JSON schema to use when validation. This will override `schema`no

no outputs