mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #667] [MERGED] Make websocket description required #891
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/667
Author: @notAreYouScared
Created: 10/27/2024
Status: ✅ Merged
Merged: 10/27/2024
Merged by: @notAreYouScared
Base:
main← Head:ays/fix-whs📝 Commits (1)
9d73317Make description required.📊 Changes
1 file changed (+8 additions, -5 deletions)
View changed files
📝
app/Filament/Resources/WebhookResource.php(+8 -5)📄 Description
It's required in the database, so it shouldn't be nullable in the panel.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.