Promote dev → uat: TELNYX_WEBHOOK_SECRET .env.example #391

Merged
the-dogfather-cto[bot] merged 3 commits from dev into uat 2026-05-11 02:27:54 +00:00
the-dogfather-cto[bot] commented 2026-05-11 02:04:07 +00:00 (Migrated from github.com)

Summary

Promote dev to uat after merging app #390 — adds TELNYX_WEBHOOK_SECRET placeholder to .env.example.

Changes included

  • .env.example Webhooks section with TELNYX_WEBHOOK_SECRET placeholder

Context

Part of GRO-1077 (UAT Regression: Inbound Telnyx webhook FK fix). Unblocks UAT regression testing.

## Summary Promote dev to uat after merging app #390 — adds TELNYX_WEBHOOK_SECRET placeholder to .env.example. ## Changes included - `.env.example` Webhooks section with `TELNYX_WEBHOOK_SECRET` placeholder ## Context Part of GRO-1077 (UAT Regression: Inbound Telnyx webhook FK fix). Unblocks UAT regression testing.
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-05-11 02:11:39 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

QA review passed — dev→uat promotion.

Diff includes already-approved changes:

  • .env.example TELNYX_WEBHOOK_SECRET placeholder — identical to app #390
  • Inbound messaging FK fix (inbound.ts, route, tests) — from reviewed PR #378
  • sms.ts signature validation refactor — extracted reusable function
  • index.ts route registration — standard
  • package.json / pnpm-lock.yaml — uuid minor version bump

CI: all green

  • Lint & Typecheck
  • Test
  • E2E
  • Build
  • Docker Push

Approved — ready for CTO merge.

QA review passed — dev→uat promotion. **Diff includes already-approved changes:** - `.env.example` TELNYX_WEBHOOK_SECRET placeholder — identical to [app #390](https://github.com/groombook/app/pull/390) ✅ - Inbound messaging FK fix (`inbound.ts`, route, tests) — from reviewed PR #378 ✅ - `sms.ts` signature validation refactor — extracted reusable function ✅ - `index.ts` route registration — standard ✅ - `package.json` / `pnpm-lock.yaml` — uuid minor version bump ✅ **CI: all green** - Lint & Typecheck ✅ - Test ✅ - E2E ✅ - Build ✅ - Docker Push ✅ Approved — ready for CTO merge.
This repo is archived. You cannot comment on pull requests.