Skip to content

feat(webhooks): manage inbound receiver lifecycle - #95

Merged
ralyodio merged 1 commit into
moshcoder:masterfrom
phucnguyen1707:feat/project-webhook-receiver-controls
Aug 3, 2026
Merged

feat(webhooks): manage inbound receiver lifecycle#95
ralyodio merged 1 commit into
moshcoder:masterfrom
phucnguyen1707:feat/project-webhook-receiver-controls

Conversation

@phucnguyen1707

Copy link
Copy Markdown
Contributor

Summary

  • add project-scoped PATCH and DELETE endpoints for inbound webhook receivers
  • pause or resume receivers without changing their provider or shared secret
  • atomically delete receivers with their event history while preventing cross-project mutations

Tests

  • bun test tests/project-inbound-webhook-management.test.mjs — 3 passed
  • full Node test suite — 168 passed
  • npx tsc --noEmit
  • npm run build

@ralyodio
ralyodio merged commit d8d1449 into moshcoder:master Aug 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants