kit-data-manager/JSON Schema Check

Check a given JSON schema file in the repository for being valid and for differences to the previous release.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
schemaPathRelative path of the schema file to checkyes
validateValidate the schema itself against the JSON specificationnotrue
createDiffTries to create a diff to the previous release. If none exist, this will be skipped.notrue
tokenGitHub token for reading previous tags.no
previousVersionThe previous version/tag name to apply the diff against.no
namedescription
messageThe schema check output as markdown message.
message-fileThe schema check output as markdown file