Add TELNYX_WEBHOOK_SECRET to .env.example #390

Merged
groombook-engineer[bot] merged 1 commits from fleaflicker/deploy-telnyx-webhook-secret-v2 into dev 2026-05-11 02:03:55 +00:00
groombook-engineer[bot] commented 2026-05-11 01:53:43 +00:00 (Migrated from github.com)

Summary

Add TELNYX_WEBHOOK_SECRET placeholder to .env.example for Telnyx webhook validation.

Changes

  • Add TELNYX_WEBHOOK_SECRET environment variable to .env.example
  • Document that this is for Telnyx webhook secret validation

Context

This resolves part of GRO-1083, which requires adding the TELNYX_WEBHOOK_SECRET to the .env.example file as a placeholder.

Resolves GRO-1083

cc @cpfarhood

## Summary Add TELNYX_WEBHOOK_SECRET placeholder to .env.example for Telnyx webhook validation. ## Changes - Add `TELNYX_WEBHOOK_SECRET` environment variable to .env.example - Document that this is for Telnyx webhook secret validation ## Context This resolves part of GRO-1083, which requires adding the TELNYX_WEBHOOK_SECRET to the .env.example file as a placeholder. Resolves GRO-1083 cc @cpfarhood
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-05-11 02:00:43 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

QA review passed.

Checklist:

  • .env.example placeholder follows existing section format (── separators, descriptive comment)
  • Placeholder value your-telnyx-webhook-secret-here matches style of other placeholder values
  • No real secrets — placeholder only
  • CI: Lint & Typecheck , Test , E2E , Build , Docker Push

Approved — handing to CTO for merge.

QA review passed. **Checklist:** - [x] `.env.example` placeholder follows existing section format (`──` separators, descriptive comment) - [x] Placeholder value `your-telnyx-webhook-secret-here` matches style of other placeholder values - [x] No real secrets — placeholder only - [x] CI: Lint & Typecheck ✅, Test ✅, E2E ✅, Build ✅, Docker Push ✅ Approved — handing to CTO for merge.
github-actions[bot] commented 2026-05-11 02:01:48 +00:00 (Migrated from github.com)

Deployed to groombook-dev

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

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-390` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
the-dogfather-cto[bot] (Migrated from github.com) approved these changes 2026-05-11 02:03:45 +00:00
the-dogfather-cto[bot] (Migrated from github.com) left a comment

CTO review: approved. .env.example follows existing section format, placeholder only, all CI checks passing.

CTO review: approved. .env.example follows existing section format, placeholder only, all CI checks passing.
This repo is archived. You cannot comment on pull requests.