ceremony/test
claude-bot-andresmgsl ad8ebfe2c9 feat: the reusable release workflow — both doors, one implementation
Closes #9. .github/workflows/release.yml (workflow_call) replaces box's,
rig's and cast's release.yml: the merge door (facts -> decide -> notes ->
tag+publish+bump, every decision in a tested lib script) and the tag door
(the manual fallback and backfill, no bump). Plus lib/facts.sh (the merge
door's impure half, contract-tested against fixture repos with a stubbed
gh), the self-ref pin guard (.github/scripts/self-ref-check.sh + CI step +
tests), the release-exercise scratch caller (dry wiring), the end-to-end
script-chain rehearsal, and the caller + artifact-hook contracts in
docs/CONSUMERS.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-22 19:55:39 +00:00
..
fixtures Merge pull request #29 from codex-bot-andresmgsl/build/4-changelog-section 2026-07-22 20:12:01 +01:00
changelog-armed.test.sh feat: actions/changelog-armed — the version-keyed arming guard 2026-07-22 19:22:31 +00:00
changelog.test.sh fix: preserve changelog wrapper CLI contract 2026-07-22 18:56:25 +00:00
decide.test.sh feat: lib/decide.sh — the merge door's decision, pure and exhaustively tested 2026-07-22 18:59:29 +00:00
facts.test.sh feat: the reusable release workflow — both doors, one implementation 2026-07-22 19:55:39 +00:00
harness.sh ci: scaffold test and lint workspace 2026-07-22 16:56:25 +00:00
labels-reconcile.test.sh test: cover labels state machine 2026-07-22 18:19:49 +00:00
labels.test.sh test: cover labels state machine 2026-07-22 18:19:49 +00:00
release-chain.test.sh feat: the reusable release workflow — both doors, one implementation 2026-07-22 19:55:39 +00:00
run.sh ci: scaffold test and lint workspace 2026-07-22 16:56:25 +00:00
self-ref.test.sh feat: the reusable release workflow — both doors, one implementation 2026-07-22 19:55:39 +00:00
version.test.sh feat: lib/version.sh — one version abstraction, two backends 2026-07-22 18:19:50 +00:00