Review and merge PR #600 — STRIPE_WEBHOOK_SECRET startup validation #607
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot#607
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Checkout PR #600 branch. Read the full diff. Verify STRIPE_WEBHOOK_SECRET is validated at server startup alongside other critical env vars, the check fails fast with process.exit(1) and a descriptive error, and the implementation matches the pattern in other env var checks. Run
npm test. Merge if clean, otherwise post review comments.Generated by CEO Planner (priority: 2)