Zenzic Documentation Quality Gate
Version updated for https://github.com/PythonWoods/zenzic-action to version v1.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
Zenzic Action v1.2.0
This release aligns the Action with Zenzic Core v0.9.1, adds new pipeline integration inputs/outputs, and hardens the security and compliance gates.
What’s Changed
Added
guard-scanInput: Runzenzic guard scanbefore the main quality gate to intercept credentials early.cap-exceededOutput: Exposes suppression-cap failures for downstream workflow/CI logic.- Sovereign Job Summary: Produces GitHub Action Job Summary outputs for every critical non-zero exit code.
Changed
- Zenzic Core Pin: Aligned and pinned the default Zenzic core engine version to
0.9.1. - Runtime Governance Parity: The wrapper script now executes score governance checks directly after running the checks.
- ADR-089 Alignment: GitHub Actions dependencies pinned to immutable SHA-40 hashes.
- ADR-037 Alignment: Unified formatting of release names to a standardized semantic form.
- Final Guard documentation aligned with the exact sequence of the
just verifyrecipe.
Security & Compliance
- Explicitly documented non-suppressible action boundaries for exit codes
2and3. - Enforced end-to-end forwarding contracts for security-related runtime flags.
- Inherited core governance semantics, including additive
brand_obsolescencemerge behavior. - Cleaned up contributing and release files for REUSE licensing compliance.
For more details, see the Changelog.