You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(releases-maintenance): correct three pre-ADR-0125 publish-lane sentences
The rc-vs-GA table's GA Trigger cell, the "both lanes are `workflow_dispatch`"
paragraph under it, and the GA cut step still described the publish lane as it
was before ADR-0125 (2026-08-20): dispatch-started, with a typed version the
releaser supplies. ADR-0125 D1 moved the publish job onto `push: branches:
[main]`, D2 made the `release` environment approval the human act, and D4 kept
`workflow_dispatch` as the repair lane with no `version` input at all.
`.github/workflows/release.yml` implements exactly that, so the docs were the
drifted party.
The 2026-08-07 ruling quotation is preserved byte-for-byte; only the mechanism
prose around it changed. `cut-rc.yml` is still `workflow_dispatch`-only with a
typed version, so the rc half of every corrected sentence is unchanged.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015ahemw8RcTgqtxrj15PEZx
0 commit comments