Promote dev → uat: TELNYX_WEBHOOK_SECRET .env.example #391
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Promote dev to uat after merging app #390 — adds TELNYX_WEBHOOK_SECRET placeholder to .env.example.
Changes included
.env.exampleWebhooks section withTELNYX_WEBHOOK_SECRETplaceholderContext
Part of GRO-1077 (UAT Regression: Inbound Telnyx webhook FK fix). Unblocks UAT regression testing.
QA review passed — dev→uat promotion.
Diff includes already-approved changes:
.env.exampleTELNYX_WEBHOOK_SECRET placeholder — identical to app #390 ✅inbound.ts, route, tests) — from reviewed PR #378 ✅sms.tssignature validation refactor — extracted reusable function ✅index.tsroute registration — standard ✅package.json/pnpm-lock.yaml— uuid minor version bump ✅CI: all green
Approved — ready for CTO merge.