sjames/Validate Syscribe Model

Validate a Syscribe model checks element schema, and enforces traceability rules.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
model-pathPath to the model directory, relative to the workspace root.nomodel/
versionsyscribe release tag to download (e.g. v0.26.10). Omit or set to 'latest' to always use the newest release. nolatest
argsExtra arguments appended to `syscribe -m <model-path> validate`. Example: '--profile magicgrid' to enforce a MagicGrid profile, or '--deny W023' to promote a warning to a gate failure. no""
fail-on-warningsExit with code 1 when any warnings are present.nofalse
upload-reportUpload the Markdown validation report as a workflow artifact.notrue
namedescription
errorsNumber of validation errors found.
warningsNumber of validation warnings found.