[PR #4166] [CLOSED] fix #4043 clean unlinked webhook and hook_task #17268

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4166
Author: @naiba
Created: 6/7/2018
Status: Closed

Base: masterHead: master


📝 Commits (9)

📊 Changes

2 files changed (+20 additions, -0 deletions)

View changed files

📝 models/migrations/migrations.go (+2 -0)
models/migrations/v67.go (+18 -0)

📄 Description

fix #4043 clean unlinked webhook and hook_task


🔄 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/4166 **Author:** [@naiba](https://github.com/naiba) **Created:** 6/7/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`a1a9693`](https://github.com/go-gitea/gitea/commit/a1a9693840657b6eec0739f7cd12220cfb8b6939) fix #4003 - [`aaffd32`](https://github.com/go-gitea/gitea/commit/aaffd3242c1713119c3e8a7ae50a515f0c5e7f4b) Merge pull request #1 from naiba/naiba-fix-4003 - [`a2b82f8`](https://github.com/go-gitea/gitea/commit/a2b82f85605d4d13515896270d653604239ce05f) Merge branch 'master' into master - [`d3c7960`](https://github.com/go-gitea/gitea/commit/d3c796028c2bb38e42bd1b1e8e1cadd0375a20fe) Merge remote-tracking branch 'upstream/master' - [`f9fd610`](https://github.com/go-gitea/gitea/commit/f9fd6109f490cff32bfb7b6acc75248ad1970f9a) Merge remote-tracking branch 'upstream/master' - [`34a50c8`](https://github.com/go-gitea/gitea/commit/34a50c8aecc0d572d339e88d6dab0fa272f1c88f) clean unlinked webhook and hook_task - [`6ea9385`](https://github.com/go-gitea/gitea/commit/6ea9385e63d62cd0c13306f56645bee3590a2114) Optimize sql statement - [`a30becf`](https://github.com/go-gitea/gitea/commit/a30becfaf5d559a4ae2c34d577b91ba6dc798b88) available for MongoDB - [`390bded`](https://github.com/go-gitea/gitea/commit/390bdedc6b83ac087431d2fa6ff76d140476b20a) one SQL per Exec ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/migrations.go` (+2 -0) ➕ `models/migrations/v67.go` (+18 -0) </details> ### 📄 Description fix #4043 clean unlinked webhook and hook_task --- <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:31:17 -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#17268