Commit be2b085
fix(ci): retarget ci-pipeline pin to standards#989 squash SHA ed5e3f65
f95130bb predated hyperpolymath/standards#989 and carried both defects that PR
cures: the exemption-ledger checkout read `ref: a2ff696a` (an abbreviated SHA,
which `git fetch` cannot resolve) and `detect` did its own `exit 1`, so a
ledgered repository went red regardless of its exemption.
Re-pins to ed5e3f65 - the squash merge of #989 on standards' main - where the
ledger is read at `${{ job.workflow_sha }}` and `report` is the single judge.
Proven on the pilot before this wave: AcceleratorGate.jl#40, dispatch run
35770740241, printed `ledger read at
'ed5e3f651305dd1ce0d0b5d2d08b97a963634632'` - the callee's own commit, 40 hex,
non-empty - and the run was green while correctly refusing.
The provenance comment moves with the pin: a stale comment is a phantom pin.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ji1bq3TypfycfUPAR7hSxR1 parent bde8614 commit be2b085
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
0 commit comments