From d09b09b84a4c81eb26f7f147e3cb36b95245f22e Mon Sep 17 00:00:00 2001 From: saagpatel <269905221+saagpatel@users.noreply.github.com> Date: Sat, 20 Jun 2026 06:01:49 -0700 Subject: [PATCH] Bump proof-pr dogfood to v0.2.9 --- .github/workflows/proof-pr.yml | 4 ++-- docs/proof-pr-dogfood.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/proof-pr.yml b/.github/workflows/proof-pr.yml index 346953f..37c8086 100644 --- a/.github/workflows/proof-pr.yml +++ b/.github/workflows/proof-pr.yml @@ -9,10 +9,10 @@ permissions: jobs: proof: - uses: saagpatel/proof-pr/.github/workflows/proof-pr-receipt.yml@v0.2.8 + uses: saagpatel/proof-pr/.github/workflows/proof-pr-receipt.yml@v0.2.9 with: receipt_path: proof-pr.json - proof_pr_ref: v0.2.8 + proof_pr_ref: v0.2.9 check_public_git_metadata: true public_git_metadata_mode: introduced artifact_name: github-repo-auditor-proof-pr diff --git a/docs/proof-pr-dogfood.md b/docs/proof-pr-dogfood.md index 3901c2c..b6dfacc 100644 --- a/docs/proof-pr-dogfood.md +++ b/docs/proof-pr-dogfood.md @@ -12,7 +12,7 @@ environment and render the proof block from a generated receipt: ```bash python3 -m venv /tmp/gra-proof-pr-venv /tmp/gra-proof-pr-venv/bin/python -m pip install \ - git+https://github.com/saagpatel/proof-pr.git@v0.2.8 + git+https://github.com/saagpatel/proof-pr.git@v0.2.9 /tmp/gra-proof-pr-venv/bin/proof-pr init \ --cwd . \ --tier T1 \ @@ -33,6 +33,8 @@ python3 -m venv /tmp/gra-proof-pr-venv `receipt-hygiene --explain` is the author-facing nudge for incomplete receipts. Add `--check --fix-only` when you want just one copyable command and compact receipt patch, instead of the full hygiene report. It keeps hygiene read-only. +The reusable workflow writes the normal hygiene report plus a focused public git +metadata fix block to the GitHub job summary when that finding exists. For GithubRepoAuditor, keep the risk tier honest: