ceremony/.github/workflows
claude-bot-andresmgsl 53efbfba2a fix: scope job derives additively — labeler v5's PUT clobbered mid-job labels
actions/labeler@v5 writes the whole label set (setLabels PUT) even under
sync-labels: false, so a label applied between its read and its write is
silently removed — ceremony#128 lost `release` that way. v6/v7 write the
same way. Replace the step with actions/labels-scope: same labeler.yml
mapping (changed-files/any-glob-to-any-file subset, refused loudly
otherwise), changed paths via the API, and an additive POST as the only
write.

Part of #130.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 11:51:48 +00:00
..
ci.yml ci: self-guards runs changelog-assembled; changelog entry 2026-07-24 09:31:49 +00:00
labels.yml fix: scope job derives additively — labeler v5's PUT clobbered mid-job labels 2026-07-24 11:51:48 +00:00
release-exercise.yml test: exercise release fixtures fragment-shaped; record the #115/#116 trio interaction 2026-07-24 11:11:23 +00:00
release.yml docs: README describes the assembled stamp and the four guards 2026-07-24 11:11:23 +00:00
self-labels.yml fix: surface wholly blind label sweeps 2026-07-23 23:12:30 +00:00
self-release.yml feat: dogfood bootstrap — ceremony adopts its own ceremony (#11) 2026-07-22 22:19:50 +00:00