ceremony/.github
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
..
DISCUSSION_TEMPLATE feat: entry templates — the pipeline's doors made mechanical 2026-07-22 16:58:01 +00:00
ISSUE_TEMPLATE feat: entry templates — the pipeline's doors made mechanical 2026-07-22 16:58:01 +00:00
scripts feat: the reusable release workflow — both doors, one implementation 2026-07-22 19:55:39 +00:00
workflows fix: scope job derives additively — labeler v5's PUT clobbered mid-job labels 2026-07-24 11:51:48 +00:00
labeler.yml feat: convert Unreleased entries to changelog.d fragments 2026-07-24 11:11:23 +00:00
labels.conf feat: reconcile the issue work queue 2026-07-23 10:31:15 +00:00
pull_request_template.md docs: builder surfaces write fragments, never CHANGELOG.md 2026-07-24 11:11:23 +00:00