[PR #796] [MERGED] docs: 🏷️ add types to webhook function #1104

Closed
opened 2026-02-04 21:50:26 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/796
Author: @HannesOberreiter
Created: 6/17/2024
Status: Merged
Merged: 6/18/2024
Merged by: @meltyshev

Base: masterHead: webhooks-add-types


📝 Commits (2)

  • 0dd864b docs: 🏷️ add types to webhook function
  • 7dc4e27 Merge branch 'master' into webhooks-add-types

📊 Changes

1 file changed (+15 additions, -1 deletions)

View changed files

📝 server/api/helpers/utils/send-webhooks.js (+15 -1)

📄 Description

This adds very basic types to the webhook function, so one can create programatically types for a payload on the webhook: https://github.com/plankanban/planka/issues/793


🔄 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/plankanban/planka/pull/796 **Author:** [@HannesOberreiter](https://github.com/HannesOberreiter) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `webhooks-add-types` --- ### 📝 Commits (2) - [`0dd864b`](https://github.com/plankanban/planka/commit/0dd864b001e708a1373a7de3c7421546d0ae28ee) docs: :label: add types to webhook function - [`7dc4e27`](https://github.com/plankanban/planka/commit/7dc4e279c9eadff192d929ab7ff2402d719ec60f) Merge branch 'master' into webhooks-add-types ### 📊 Changes **1 file changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/api/helpers/utils/send-webhooks.js` (+15 -1) </details> ### 📄 Description This adds very basic types to the webhook function, so one can create programatically types for a payload on the webhook: https://github.com/plankanban/planka/issues/793 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:50:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1104