Skip to content

fix(spec): composeStacks refuses a non-array objects with an ADR-0112 envelope #27726

fix(spec): composeStacks refuses a non-array objects with an ADR-0112 envelope

fix(spec): composeStacks refuses a non-array objects with an ADR-0112 envelope #27726

Triggered via pull request September 23, 2026 03:47
Status Success
Total duration 58s
Artifacts –

pr-automation.yml

on: pull_request
Check PR Size
14s
Check PR Size
Check Changeset
54s
Check Changeset
Auto Label
17s
Auto Label
Fit to window
Zoom out
Zoom in

Annotations

4 notices
Check PR Size
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
Auto Label
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
Check Changeset: .changeset/18239-merge-objects-refusal.md#L0
ADR-0087 exemption (no-migration-prescription): Nothing authorable moves: no spec key, Zod schema, export, config field or stored metadata shape is added, removed, renamed or re-spelled. The strict defineStack parse already refused every input this refuses, so an authored stack that passed its schema composes exactly as before; what narrows is the runtime behaviour of composeStacks on inputs that bypassed that parse, and objectstack migrate meta has no document to rewrite for it.
Check Changeset
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"