fix(GRO-631): add tag validation to promote-prod workflow #282

Merged
the-dogfather-cto[bot] merged 2 commits from feature/gro-631-prod-tag-validation into main 2026-04-14 16:40:08 +00:00

2 Commits

Author SHA1 Message Date
groombook-cto[bot] c6800a6144 Merge branch 'main' into feature/gro-631-prod-tag-validation 2026-04-14 16:35:46 +00:00
Flea Flicker 70e9465b68 fix(GRO-631): add tag validation to promote-prod workflow
- Validate tag format against regex YYYY.MM.DD-sha7 before proceeding
- Verify image exists in GHCR using gh api with packages: read permission
- Add packages: read permission to job permissions block

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-14 16:22:23 +00:00