[PR #2415] [MERGED] fix webhook test #16398

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2415
Author: @lunny
Created: 8/28/2017
Status: Merged
Merged: 8/29/2017
Merged by: @lunny

Base: masterHead: lunny/fix_webhook_test


📝 Commits (3)

📊 Changes

2 files changed (+63 additions, -46 deletions)

View changed files

📝 models/webhook.go (+53 -44)
📝 routers/repo/webhook.go (+10 -2)

📄 Description

When click the test webhook, only this webhook should be fired but not all the webhooks of the repository.


🔄 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/2415 **Author:** [@lunny](https://github.com/lunny) **Created:** 8/28/2017 **Status:** ✅ Merged **Merged:** 8/29/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_webhook_test` --- ### 📝 Commits (3) - [`aad9084`](https://github.com/go-gitea/gitea/commit/aad9084fad8439fd66ecf1feabbd1478398fc5d7) fix webhook test - [`da76ee0`](https://github.com/go-gitea/gitea/commit/da76ee0c6b41f17e062dbdc8da02ad29a8f29fd6) fix error message - [`e4c67e4`](https://github.com/go-gitea/gitea/commit/e4c67e4016a874bcc065a81275b120280212fa26) fix typo ### 📊 Changes **2 files changed** (+63 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `models/webhook.go` (+53 -44) 📝 `routers/repo/webhook.go` (+10 -2) </details> ### 📄 Description When click the test webhook, only this webhook should be fired but not all the webhooks of the repository. --- <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:09:41 -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#16398