mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[PR #796] [MERGED] docs: 🏷️ add types to webhook function #1104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:webhooks-add-types📝 Commits (2)
0dd864bdocs: 🏷️ add types to webhook function7dc4e27Merge 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.