mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1815] [MERGED] Repair webhooks once again #1587
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/pelican-dev/panel/pull/1815
Author: @JoanFo1456
Created: 10/16/2025
Status: ✅ Merged
Merged: 11/9/2025
Merged by: @notAreYouScared
Base:
main← Head:fix/webhooks📝 Commits (8)
75dd1cdFix webhooks expecting string finding array199c582My mistake...b95b703I hate this..74aaaa9Phpstan & pintd109b87Not send headers if Discord webhook2c98489Why I always forget to pint873816aUpdate app/Jobs/ProcessWebhook.php47de070Update ProcessWebhook.php📊 Changes
2 files changed (+14 additions, -7 deletions)
View changed files
📝
app/Jobs/ProcessWebhook.php(+8 -5)📝
app/Models/WebhookConfiguration.php(+6 -2)📄 Description
Something made webhooks be arrays now, this pull request should fix the problem.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.