[PR #4000] [MERGED] fix webhook bug of response info is not displayed in UI #17191

Closed
opened 2025-11-02 12:29:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4000
Author: @lunny
Created: 5/21/2018
Status: Merged
Merged: 5/23/2018
Merged by: @lunny

Base: masterHead: lunny/fix_webhook_resp_bug


📝 Commits (4)

  • 695cb75 fix webhook bug of response info is not displayed in UI
  • 6b94500 Merge branch 'master' into lunny/fix_webhook_resp_bug
  • d3a96a4 Merge branch 'master' into lunny/fix_webhook_resp_bug
  • 7414b18 Merge branch 'master' into lunny/fix_webhook_resp_bug

📊 Changes

1 file changed (+12 additions, -9 deletions)

View changed files

📝 models/webhook.go (+12 -9)

📄 Description

Will fix #3965


🔄 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/4000 **Author:** [@lunny](https://github.com/lunny) **Created:** 5/21/2018 **Status:** ✅ Merged **Merged:** 5/23/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_webhook_resp_bug` --- ### 📝 Commits (4) - [`695cb75`](https://github.com/go-gitea/gitea/commit/695cb75d5e6160ec653985c73b5afb2556149880) fix webhook bug of response info is not displayed in UI - [`6b94500`](https://github.com/go-gitea/gitea/commit/6b9450002a7dd2f0b6bdf935d1f98f1dc3f5f550) Merge branch 'master' into lunny/fix_webhook_resp_bug - [`d3a96a4`](https://github.com/go-gitea/gitea/commit/d3a96a4ba1f970033bb346b968a0adba1bc11726) Merge branch 'master' into lunny/fix_webhook_resp_bug - [`7414b18`](https://github.com/go-gitea/gitea/commit/7414b18630a89777b0aa9bbd6b00f9b9c04e8d04) Merge branch 'master' into lunny/fix_webhook_resp_bug ### 📊 Changes **1 file changed** (+12 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `models/webhook.go` (+12 -9) </details> ### 📄 Description Will fix #3965 --- <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 12:29:01 -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#17191