[PR #809] [MERGED] Add X-GitHub-* headers #15587

Closed
opened 2025-11-02 11:50:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/809
Author: @kanocz
Created: 2/1/2017
Status: Merged
Merged: 2/2/2017
Merged by: @lunny

Base: masterHead: master


📝 Commits (1)

  • 54757d3 Add X-GitHub-* headers for webhook to get clubhouse.io integration working

📊 Changes

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

View changed files

📝 models/webhook.go (+2 -0)

📄 Description

clubhouse.io has "GitHub integration", Gitea webhooks payload is almost identical to GitHub's one, but they require X-GitHub-* headers to work. By adding this aliases Gitea can be used with clubhouse.io without any problems


🔄 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/go-gitea/gitea/pull/809 **Author:** [@kanocz](https://github.com/kanocz) **Created:** 2/1/2017 **Status:** ✅ Merged **Merged:** 2/2/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`54757d3`](https://github.com/go-gitea/gitea/commit/54757d3ec396a8fc39ba31332374f6c84f8918a4) Add X-GitHub-* headers for webhook to get clubhouse.io integration working ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/webhook.go` (+2 -0) </details> ### 📄 Description clubhouse.io has "GitHub integration", Gitea webhooks payload is almost identical to GitHub's one, but they require X-GitHub-* headers to work. By adding this aliases Gitea can be used with clubhouse.io without any problems --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:50:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15587