v2026.4.0
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>