mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Webhook spam WebhookCreate event #183
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?
Originally created by @HirziDevs on GitHub (Oct 27, 2024).
Originally assigned to: @lancepioch on GitHub.
Current Behavior
The webhook keeps sending a WebhookCreate event, but no one is creating a webhook in the panel. Inside the payload is another WebhookCreate event, and its payload contains another one.
Expected Behavior
The webhook should send a WebhookCreate event only when a webhook is created
Steps to Reproduce
Panel Version
v1.0.0-beta11
Wings Version
v1.0.0-beta6
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
@lancepioch commented on GitHub (Oct 28, 2024):
Thank you, we'll be addressing this in this issue: #681