chore(GRO-429): add promote-to-uat workflow for CTO-triggered UAT promotion #220

Merged
groombook-engineer[bot] merged 1 commits from chore/gro-429-add-promote-to-uat-workflow into main 2026-04-03 20:50:34 +00:00

1 Commits

Author SHA1 Message Date
Pawla Abdul 784a79b284 chore(GRO-429): add promote-to-uat workflow for CTO-triggered UAT promotion
Adds a manual workflow_dispatch workflow to promote a specific image tag
to the UAT environment. This separates UAT promotion from the automated
dev pipeline, enforcing the 3-stage SDLC review gate.

- Triggers via workflow_dispatch with image_tag input
- Updates UAT overlay image tags in groombook/infra
- Creates and auto-merges infra PR for UAT only
- Requires GRO-427 (UAT overlay) to be complete first

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-03 20:44:31 +00:00