[PR #1608] [MERGED] chore: add cancelled webhook event #1750

Closed
opened 2026-02-26 20:30:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1608
Author: @catalinpit
Created: 1/24/2025
Status: Merged
Merged: 1/28/2025
Merged by: @Mythie

Base: mainHead: feat/add-cancelled-event-webhook


📝 Commits (5)

  • 4979f56 chore: add cancelled webhook event
  • bd40b43 chore: add webhook
  • c7224fb chore: cosmetize the triggerWebhook function
  • b1427b1 docs: update webhook docs
  • 1243df1 Merge branch 'main' into feat/add-cancelled-event-webhook

📊 Changes

4 files changed (+108 additions, -2 deletions)

View changed files

📝 apps/documentation/pages/developers/webhooks.mdx (+92 -1)
📝 packages/lib/server-only/document/delete-document.ts (+13 -1)
packages/prisma/migrations/20250124135853_add_cancelled_event_webhooks/migration.sql (+2 -0)
📝 packages/prisma/schema.prisma (+1 -0)

📄 Description

https://github.com/user-attachments/assets/9f2ff975-6688-4150-b4e3-0eb21e2b5503


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1608 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/28/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `feat/add-cancelled-event-webhook` --- ### 📝 Commits (5) - [`4979f56`](https://github.com/documenso/documenso/commit/4979f56587a7dd3f3a72406fe807ee73daa8374b) chore: add cancelled webhook event - [`bd40b43`](https://github.com/documenso/documenso/commit/bd40b437b1823186ba0c93cb14790e9defd2598b) chore: add webhook - [`c7224fb`](https://github.com/documenso/documenso/commit/c7224fb8137798838613675d5ca75a2181fc088f) chore: cosmetize the triggerWebhook function - [`b1427b1`](https://github.com/documenso/documenso/commit/b1427b1bcfa14835e0145a967a56aaeb918bd833) docs: update webhook docs - [`1243df1`](https://github.com/documenso/documenso/commit/1243df185f10630bd49feeb39742c29a39119fa4) Merge branch 'main' into feat/add-cancelled-event-webhook ### 📊 Changes **4 files changed** (+108 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/documentation/pages/developers/webhooks.mdx` (+92 -1) 📝 `packages/lib/server-only/document/delete-document.ts` (+13 -1) ➕ `packages/prisma/migrations/20250124135853_add_cancelled_event_webhooks/migration.sql` (+2 -0) 📝 `packages/prisma/schema.prisma` (+1 -0) </details> ### 📄 Description https://github.com/user-attachments/assets/9f2ff975-6688-4150-b4e3-0eb21e2b5503 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:30:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1750
No description provided.