Skip to content

fix(pwa): deliver generic webhooks - #79

Merged
ralyodio merged 1 commit into
moshcoder:mainfrom
rissrice2105-agent:fix/webhook-delivery
Jul 30, 2026
Merged

fix(pwa): deliver generic webhooks#79
ralyodio merged 1 commit into
moshcoder:mainfrom
rissrice2105-agent:fix/webhook-delivery

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Summary

  • send generic webhook approvals as JSON to the configured target
  • report webhook delivery only when the receiver returns a successful response
  • add integration coverage with a local webhook receiver

Fixes #78

Testing

  • node --test test/approvals-credits.test.mjs (5/5 passed)
  • node --test in apps/pwa (30/30 passed)

@ralyodio
ralyodio merged commit ee5e5dc into moshcoder:main Jul 30, 2026
3 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.

PWA webhook channel reports delivery without sending a request

2 participants