[PR #695] [MERGED] Clear webhook cache when webhooks are deleted #902

Closed
opened 2026-02-05 17:58:00 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: fix-webhook-cache-on-delete


📝 Commits (2)

  • 72208cf Clear webhook cache when webhooks are deleted
  • a99ef6a fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/695 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 10/31/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `fix-webhook-cache-on-delete` --- ### 📝 Commits (2) - [`72208cf`](https://github.com/pelican-dev/panel/commit/72208cfb4b31b201914054d91f74cab16ad78275) Clear webhook cache when webhooks are deleted - [`a99ef6a`](https://github.com/pelican-dev/panel/commit/a99ef6a269160ee94e7fc1eb20f1d2bd7d6eaefc) fix: type casts ### 📊 Changes **3 files changed** (+42 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/Models/WebhookConfiguration.php` (+14 -4) 📝 `tests/Feature/Webhooks/DispatchWebhooksTest.php` (+27 -1) 📝 `tests/Feature/Webhooks/ProcessWebhooksTest.php` (+1 -1) </details> ### 📄 Description Fixes #689 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:58:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#902