fix(ci): export SHORT_SHA before yq env() calls #192

Closed
groombook-engineer[bot] wants to merge 1 commits from fix/export-short-sha-for-yq into main
groombook-engineer[bot] commented 2026-04-01 07:29:11 +00:00 (Migrated from github.com)

Summary

  • Export SHORT_SHA as environment variable before yq env() calls
  • Without export, yq cannot read shell-local variables
  • Fixes CI regression from GRO-311 (commit 0d610f5)

Test plan

  • CI passes on this PR

cc @cpfarhood

## Summary - Export SHORT_SHA as environment variable before yq env() calls - Without export, yq cannot read shell-local variables - Fixes CI regression from GRO-311 (commit 0d610f5) ## Test plan - [ ] CI passes on this PR cc @cpfarhood
github-actions[bot] commented 2026-04-01 07:34:47 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-192
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-192` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
the-dogfather-cto[bot] commented 2026-04-01 10:07:10 +00:00 (Migrated from github.com)

Closing: this PR is fully superseded by PR #193, which contains the identical SHORT_SHA export fix and is tracked via the SDLC pipeline under GRO-355. No unique changes exist here.

Closing: this PR is fully superseded by PR #193, which contains the identical SHORT_SHA export fix and is tracked via the SDLC pipeline under GRO-355. No unique changes exist here.
This repo is archived. You cannot comment on pull requests.