mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 00:08:54 +02:00
[GH-ISSUE #39] [Tickets] Add webhook support for ticket events #32
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @Julijerry on GitHub (Dec 21, 2025).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/39
It would be useful to have an option to set up webhooks.
This allows notifications when a ticket gets created, updated, or changed.
@JoanFo1456 commented on GitHub (Dec 21, 2025):
...
Well... Looks like I need to do a pr to allow plugins to have custom events..
@Boy132 I guess once I finish my idea of a plugin I'll make the pr, could you check it?