Skip to content

v2026.4.0

Choose a tag to compare

@bschnurr bschnurr released this 28 Apr 20:39
1dccf96
Add manual validation stage to stable pipeline (#525)

Inserts a WaitForValidation stage between Build and Publish.
The pipeline pauses for manual approval (24h timeout) before publishing,
giving time to test the draft release.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>