[PR #2675] [MERGED] fix panic on gogs webhook creation #16534

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2675
Author: @daviian
Created: 10/7/2017
Status: Merged
Merged: 10/8/2017
Merged by: @lunny

Base: masterHead: bugfix/gogs-create-webhook


📝 Commits (3)

  • 8e54639 fix panic on gogs webhook creation
  • 48fbf31 fix panic in gogs webhook edit
  • 71f76b2 Merge branch 'master' into bugfix/gogs-create-webhook

📊 Changes

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

View changed files

📝 routers/repo/webhook.go (+2 -2)

📄 Description

As title.

Targets #2671
Needs backport to 1.2


🔄 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/2675 **Author:** [@daviian](https://github.com/daviian) **Created:** 10/7/2017 **Status:** ✅ Merged **Merged:** 10/8/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `bugfix/gogs-create-webhook` --- ### 📝 Commits (3) - [`8e54639`](https://github.com/go-gitea/gitea/commit/8e5463976370431fcd93f0df47f2f837f2b4634c) fix panic on gogs webhook creation - [`48fbf31`](https://github.com/go-gitea/gitea/commit/48fbf315ddf82452bdc7e63d29cc062267513845) fix panic in gogs webhook edit - [`71f76b2`](https://github.com/go-gitea/gitea/commit/71f76b2e02895a9f44f896ad77a22a7741f17be7) Merge branch 'master' into bugfix/gogs-create-webhook ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/webhook.go` (+2 -2) </details> ### 📄 Description As title. Targets #2671 Needs backport to 1.2 --- <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:12:52 -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#16534