Skip to content

feat(webhooks): pause and resume outbound targets - #90

Merged
ralyodio merged 1 commit into
moshcoder:masterfrom
phucnguyen1707:feat/webhook-target-pause
Aug 1, 2026
Merged

feat(webhooks): pause and resume outbound targets#90
ralyodio merged 1 commit into
moshcoder:masterfrom
phucnguyen1707:feat/webhook-target-pause

Conversation

@phucnguyen1707

Copy link
Copy Markdown
Contributor

Summary

  • let domain owners pause and resume outbound webhook targets without deleting their URL or signing secret
  • persist the active state through the owner-scoped API and show active/paused status in the dashboard
  • verify paused targets are excluded from delivery selection and cannot be changed through another domain

Tests

  • bun test tests/domain-webhook-active.test.mjs (2 passed)
  • 136 tests passed across the non-DNS suites plus DNS policy/wire suites; the two existing DNS socket suites hang under Bun 1.3.14 on Windows and are untouched
  • npx tsc --noEmit
  • npm run build
  • git diff --check

@ralyodio
ralyodio merged commit 3465e77 into moshcoder:master Aug 1, 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