[PR #1515] [CLOSED] WebHook headers fix #1428

Closed
opened 2026-02-04 19:46:17 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1515
Author: @JoanFo1456
Created: 7/11/2025
Status: Closed

Base: mainHead: fix/WebHookHeaders


📝 Commits (3)

  • f783c36 Repaired webhook event not being sent when you don't have headers.
  • d8795a2 Woops, forgot something
  • 60cfb0f lint

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 app/Jobs/ProcessWebhook.php (+5 -2)

📄 Description

This branch fixes that when you don't have custom headers is not sending the predefined one.


🔄 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/1515 **Author:** [@JoanFo1456](https://github.com/JoanFo1456) **Created:** 7/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/WebHookHeaders` --- ### 📝 Commits (3) - [`f783c36`](https://github.com/pelican-dev/panel/commit/f783c364ce2c649d57a96337af986b274aaa7b5e) Repaired webhook event not being sent when you don't have headers. - [`d8795a2`](https://github.com/pelican-dev/panel/commit/d8795a20cb9dc03033387bc78ddcb6c465f89bd9) Woops, forgot something - [`60cfb0f`](https://github.com/pelican-dev/panel/commit/60cfb0f7e40c09ec96c0bc53efe91b4e6533f6ef) lint ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Jobs/ProcessWebhook.php` (+5 -2) </details> ### 📄 Description This branch fixes that when you don't have custom headers is not sending the predefined one. --- <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-04 19:46:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1428