Skip to content

Clear webhook cache when webhooks are deleted#695

Merged
notAreYouScared merged 2 commits intopelican-dev:mainfrom
vehikl:fix-webhook-cache-on-delete
Nov 7, 2024
Merged

Clear webhook cache when webhooks are deleted#695
notAreYouScared merged 2 commits intopelican-dev:mainfrom
vehikl:fix-webhook-cache-on-delete

Conversation

@lancepioch
Copy link
Copy Markdown
Member

Fixes #689

@lancepioch lancepioch self-assigned this Oct 31, 2024
@lancepioch lancepioch marked this pull request as draft November 1, 2024 23:37
Comment thread app/Models/WebhookConfiguration.php Outdated
Comment thread app/Models/WebhookConfiguration.php Outdated
Copy link
Copy Markdown
Member

@rmartinoscar rmartinoscar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this on top

use Illuminate\Support\Collection;

@notAreYouScared notAreYouScared marked this pull request as ready for review November 7, 2024 22:16
@notAreYouScared notAreYouScared merged commit 47bd728 into pelican-dev:main Nov 7, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deleted Webhook still triggers

4 participants