Release 2.1.39 (2026-06-17)¶
Features¶
- batch the submit/finalize/release pipeline over multiple PRs (#1682)
- docs(specs): add batch PR pipeline design (#1673)
Design for batching the submit -> finalize -> release pipeline over multiple PRs with a single-threaded, zero-waste-CI orchestrator. Records the merge-queue research (rejected: Forgejo has none; GitHub's doubles CI) and the approved decisions: fully-lazy rebase-per-item, fail-fast, release-once-at-end, one up-front confirmation.