fix(ci): delete completed Jobs before Flux reconciles (GRO-481) #232

Merged
groombook-engineer[bot] merged 1 commits from fix/gro-478-auto-link-staff-user into main 2026-04-05 15:57:29 +00:00

1 Commits

Author SHA1 Message Date
Flea Flicker 006c05ac77 fix(ci): delete completed Jobs before Flux reconciles (GRO-481)
Both promote-to-uat and promote-prod workflows now delete any
existing completed Jobs with the same short SHA suffix before Flux
reconciles. This prevents the immutable-podTemplate error that was
blocking UAT at image tag a67e541:

  Job.batch "migrate-schema-xxx" is invalid: spec.template: field is immutable

Also added missing failure notification step to promote-prod workflow.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-05 15:47:04 +00:00