mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-23 19:08:57 +03:00
[PR #682] [MERGED] Add prune & event blacklist #892
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/682
Author: @rmartinoscar
Created: 10/28/2024
Status: ✅ Merged
Merged: 10/29/2024
Merged by: @notAreYouScared
Base:
main← Head:martin/PruneWebhook📝 Commits (5)
293d7c4Add prune & event blacklistc96168aPinted 3times with --dirty bruh501ca95Add to Settings40f6cf9Fix prune & descriptionf022908Prune Logs not Configuration📊 Changes
5 files changed (+61 additions, -3 deletions)
View changed files
📝
app/Console/Kernel.php(+5 -0)📝
app/Filament/Pages/Settings.php(+15 -1)📝
app/Models/Webhook.php(+9 -1)📝
app/Models/WebhookConfiguration.php(+12 -1)📝
config/panel.php(+20 -0)📄 Description
created: Webhookto Event blacklist to avoid fork bomb🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.