Skip to content

proof-pr v0.2.14

Latest

Choose a tag to compare

@saagpatel saagpatel released this 20 Jun 15:02

proof-pr v0.2.14

This release lets reusable workflow callers choose the filename for the rendered proof summary inside the uploaded proof bundle.

Changes

  • Added proof_summary_filename workflow input for workflow_call and workflow_dispatch.
  • Default remains proof-pr-summary.md.
  • Slash and backslash filenames are rejected so the summary stays inside the upload directory.
  • Docs now show the input in the reusable workflow examples.

Verification

  • PR #29 passed validate-proof on the release commit.
  • Main workflow_dispatch passed on 194f0864a1f17374d27bcc11e7d26a65bba2ffb3.
  • Local and installed-package CLI checks passed.
  • Custom summary filename smoke rendered gra-proof-summary.md with Pattern: Workflow dogfood.
  • gitleaks detect --source . --no-banner --redact --verbose found no leaks.
  • Public git metadata check passed after the annotated v0.2.14 tag was created.

Receipt JSON is attached as release evidence, not supply-chain provenance.