mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #695] [MERGED] Clear webhook cache when webhooks are deleted #903
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/695
Author: @lancepioch
Created: 10/31/2024
Status: ✅ Merged
Merged: 11/8/2024
Merged by: @notAreYouScared
Base:
main← Head:fix-webhook-cache-on-delete📝 Commits (2)
72208cfClear webhook cache when webhooks are deleteda99ef6afix: type casts📊 Changes
3 files changed (+42 additions, -6 deletions)
View changed files
📝
app/Models/WebhookConfiguration.php(+14 -4)📝
tests/Feature/Webhooks/DispatchWebhooksTest.php(+27 -1)📝
tests/Feature/Webhooks/ProcessWebhooksTest.php(+1 -1)📄 Description
Fixes #689
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.