diff --git a/changelog.d/217.md b/changelog.d/217.md new file mode 100644 index 0000000..ab019aa --- /dev/null +++ b/changelog.d/217.md @@ -0,0 +1,3 @@ +### Changed + +- `docs/RUNNER-PROBES.md` records the delivered 0.6.1 consumer exercise in the standing Forgejo runner venue (#217). diff --git a/docs/RUNNER-PROBES.md b/docs/RUNNER-PROBES.md index 80d96d5..720fbed 100644 --- a/docs/RUNNER-PROBES.md +++ b/docs/RUNNER-PROBES.md @@ -368,8 +368,25 @@ memory. caller's `event.inputs` on this instance. Records: [probe issues #4 and #5](https://forgejo.heavyduty.builders/heavy-duty/ceremony-runner-probe/issues/4) (runs 6 and 7). -- A 0.6.0 consumer exercise once ceremony#198 has merged. (#198 merged - 2026-08-05; this probe remains open.) +- **ceremony#217** — DELIVERED (2026-08-09). The standing venue used the + published consumer callers without rewrites or bypasses: + `labels.yml@0.6.1` and `labels-sweep.yml@0.6.1`. Opening fixture issue #7 + drove event caller + [run 23](https://forgejo.heavyduty.builders/heavy-duty/ceremony-runner-probe/actions/runs/23) + and its dispatched sweep + [run 24](https://forgejo.heavyduty.builders/heavy-duty/ceremony-runner-probe/actions/runs/24); + the sweep wrote `needs-triage` on that issue under the workflow token. A + separate manual sweep was green in + [run 25](https://forgejo.heavyduty.builders/heavy-duty/ceremony-runner-probe/actions/runs/25). + Observer + [run 30](https://forgejo.heavyduty.builders/heavy-duty/ceremony-runner-probe/actions/runs/30) + recorded the released tag SHA `338cf5f754f0e87feefe9231b47910fb236ab4d0`, + both caller runs and the resulting label set in + [probe issue #10](https://forgejo.heavyduty.builders/heavy-duty/ceremony-runner-probe/issues/10). + The event caller loaded its reusable workflow at `@0.6.1`; both sweep runs + completed the reusable workflow's internal `CEREMONY_SELF_REF` checkout at + the real `0.6.1` tag. There was no candidate SHA rewrite and no dogfood + bypass. Two venue lessons from the first drills, kept where the next probe author will look: