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_filenameworkflow input forworkflow_callandworkflow_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-proofon the release commit. - Main
workflow_dispatchpassed on194f0864a1f17374d27bcc11e7d26a65bba2ffb3. - Local and installed-package CLI checks passed.
- Custom summary filename smoke rendered
gra-proof-summary.mdwithPattern: Workflow dogfood. gitleaks detect --source . --no-banner --redact --verbosefound no leaks.- Public git metadata check passed after the annotated
v0.2.14tag was created.
Receipt JSON is attached as release evidence, not supply-chain provenance.