cyberneticlibrary

Run all pre-merge gates in parallel

release-checkcommandsetup L17
Rotorsoft/act-root
What it does

Validate release readiness with checklist and safety gates

Best for

Preventing incomplete releases through automated safety checks

Inputs
  • · version_string
  • · changelog_entries
  • · staged_changes
Outputs
  • · readiness_score
  • · gate_results (pass|fail)
  • · blockers_if_any
Requires
  • · Read
  • · Bash
  • · git
Preconditions

Changelog, git status, version format all valid

Failure modes

Missing changelog entries, uncommitted changes, version mismatch

Trust signals
  • · Checklist-based validation
  • · Explicit blocker reporting
  • · Version format enforcement