Skip to content

Add per-delivery prompts to Custom Webhooks - #64

Merged
laotoutou merged 1 commit into
mainfrom
feat/custom-webhook-request-prompt
Aug 2, 2026
Merged

Add per-delivery prompts to Custom Webhooks#64
laotoutou merged 1 commit into
mainfrom
feat/custom-webhook-request-prompt

Conversation

@laotoutou

Copy link
Copy Markdown
Contributor

Summary

  • accept an optional top-level prompt in authenticated Custom Webhook JSON and form deliveries
  • keep the owner-configured Base prompt authoritative while separating caller instructions from untrusted event data
  • label the form clearly and show a copyable curl example during setup
  • update the architecture and generated OpenAPI contract

Testing

  • full Node 24 test suite
  • targeted Webhook ingress and prompt rendering tests
  • typecheck
  • lint
  • OpenAPI generation and validation
  • production web and server build

PostgreSQL-backed Webhook tests are present but skip locally because this Environment has no PostgreSQL server; CI should execute them with DATABASE_URL.

@laotoutou
laotoutou merged commit eaec4d5 into main Aug 2, 2026
2 checks passed
@laotoutou
laotoutou deleted the feat/custom-webhook-request-prompt branch August 3, 2026 17:53
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.

1 participant