Skip to content

gha-workflow-proof v1.0.0

Latest

Choose a tag to compare

@mattnb mattnb released this 11 May 16:37

gha-workflow-proof v1.0.0

Initial GA release of the GitHub Actions workflow compatibility checker for receipt-backed offline CI diagnostics.

Included

  • Workflow discovery and YAML shape checks.
  • Event matching for Eventsmith bundles, including event name, action types, branch/tag filters, and path filters.
  • Job needs DAG validation and static matrix expansion with include/exclude handling.
  • Workflow/job permissions checks and compatibility classification.
  • Job and step expression/template checks using gha-expression-proof receipts.
  • JSON, Markdown, and text receipts.
  • Composite GitHub Action entrypoint via wildmason/gha-workflow-proof@v1.

Install

cargo install gha-workflow-proof --version 1.0.0 --locked