[PR #996] [MERGED] Add Webhook Event header #1102

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/996
Author: @thibaultjunin
Created: 2/11/2025
Status: Merged
Merged: 2/11/2025
Merged by: @rmartinoscar

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 app/Jobs/ProcessWebhook.php (+3 -1)

📄 Description

Hi,

This PR adds an X-Webhook-Event header including the event name when sending a webhook


🔄 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/996 **Author:** [@thibaultjunin](https://github.com/thibaultjunin) **Created:** 2/11/2025 **Status:** ✅ Merged **Merged:** 2/11/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`ba1dec2`](https://github.com/pelican-dev/panel/commit/ba1dec229d9fa91b4891fdce6d2272f542710644) Add Webhook Event header - [`9c05a80`](https://github.com/pelican-dev/panel/commit/9c05a80e425e06c4cee9c1483883a538e6f9c844) lint ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Jobs/ProcessWebhook.php` (+3 -1) </details> ### 📄 Description Hi, This PR adds an X-Webhook-Event header including the event name when sending a webhook --- <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 18:03:54 +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#1102