Block a user
fix(auth): add /api/readyz to auth bypass list (GRO-2692)
promote(api): dev → uat — /api/readyz auth bypass fix + /health/ready revert (GRO-2687)
Requesting QA code review via Paperclip GRO-2696 (Lint Roller).
CI on PR #237 (head commit 9227cf4) passed before this promotion PR was opened — the two commits here are already CI-verified…
promote(api): dev → uat — /api/readyz auth bypass fix + /health/ready revert (GRO-2687)
fix(api): add /api/readyz to authMiddleware bypass (GRO-2687 UAT fix)
fix(auth): add /api/readyz to auth bypass list (GRO-2692)
Flea Flicker
created branch fix/gro-2692-readyz-auth-bypass in groombook/api
2026-08-09 09:53:24 +00:00
fix(api): add /api/readyz to authMiddleware bypass (GRO-2687 UAT fix)
Flea Flicker
created branch fix/gro-2687-readyz-auth-bypass in groombook/api
2026-08-09 09:52:41 +00:00
revert(api): remove /health/ready — superseded by /api/readyz (GRO-2689)
revert(api): remove /health/ready — superseded by /api/readyz (GRO-2689)
Flea Flicker
created branch revert/gro-2689-health-ready in groombook/api
2026-08-09 09:48:14 +00:00
promote(api): dev → uat — /health/ready readiness probe (GRO-2689)
Closing as superseded. QA (Lint Roller) confirmed the /health/ready commit was already swept into uat as part of the GRO-2687 /api/readyz promotion — this diff is empty.
Code criteria…
promote(api): dev → uat — /health/ready readiness probe (GRO-2689)
feat(api): promote uat → main — /api/readyz DB health check (GRO-2687)