[PR #5198] [CLOSED] fix: Add secret to all webhook's payload where it has been missing #17692

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5198
Author: @HoffmannP
Created: 10/26/2018
Status: Closed

Base: masterHead: issue/#4732


📝 Commits (1)

  • e1a9bdd fix Add secret to all webhook's payload where it has been missing

📊 Changes

1 file changed (+15 additions, -7 deletions)

View changed files

📝 vendor/code.gitea.io/sdk/gitea/hook.go (+15 -7)

📄 Description

affects webhooks for:

  • Delete
  • Fork
  • IssueComment
  • Release

Resolves: #4732, #5173

Signed-off-by: Berengar W. Lehr Berengar.Lehr@kompetenztest.de


🔄 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/5198 **Author:** [@HoffmannP](https://github.com/HoffmannP) **Created:** 10/26/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue/#4732` --- ### 📝 Commits (1) - [`e1a9bdd`](https://github.com/go-gitea/gitea/commit/e1a9bddbc5ecee3f2bf2d40d47c2082a1002ec42) fix Add secret to all webhook's payload where it has been missing ### 📊 Changes **1 file changed** (+15 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `vendor/code.gitea.io/sdk/gitea/hook.go` (+15 -7) </details> ### 📄 Description affects webhooks for: * Delete * Fork * IssueComment * Release Resolves: #4732, #5173 Signed-off-by: Berengar W. Lehr <Berengar.Lehr@kompetenztest.de> --- <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 15:03:55 -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#17692