sarveshsea/memi design CI

Design CI gate: full-tree scan, PR scope, baseline filter, SARIF, and health report. Deterministic, no LLM in enforcement.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionExact @memi-design/cli version. Defaults to the reviewed 2.6.2 pin; ranges and dist-tags are rejected.no2.6.2
fail-onOverride the policy gate severity: critical, high, medium, low, or none. Empty uses memoire.policy.json.no""
baseBase Git ref for PR scoping. Empty uses origin/$GITHUB_BASE_REF, then origin/main.no""
targetDirectory to scan, relative to the checked-out workspace. Empty scans the repository root.no""
reportGenerate and upload the design-health report artifact. Accepts true or false.notrue
upload-sarifUpload SARIF to GitHub code scanning when permissions allow. Fork pull requests are skipped automatically.notrue
namedescription
cli-versionThe exact memi CLI version used by this action.
gate-outcomeThe GitHub step outcome for memi ci: success or failure.
sarif-pathWorkspace-relative path to the generated SARIF file.
report-pathWorkspace-relative path to the generated HTML report.
artifact-idGitHub artifact ID for memi-design-health, or empty when report upload is disabled or no files were produced.
artifact-urlAuthenticated GitHub URL for the uploaded report artifact, or empty when no artifact was uploaded.