[PR #1227] [MERGED] Fix forget migration for wiki hooks #15821

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1227
Author: @lunny
Created: 3/12/2017
Status: Merged
Merged: 3/13/2017
Merged by: @lunny

Base: masterHead: lunny/fix_wiki_repo_hooks


📝 Commits (1)

  • 6cb5dcf fix forget migration for wiki hooks

📊 Changes

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

View changed files

📝 models/migrations/migrations.go (+2 -0)
models/migrations/v22.go (+94 -0)

📄 Description

Sorry for missing wiki repo hooks migrations.


🔄 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/1227 **Author:** [@lunny](https://github.com/lunny) **Created:** 3/12/2017 **Status:** ✅ Merged **Merged:** 3/13/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_wiki_repo_hooks` --- ### 📝 Commits (1) - [`6cb5dcf`](https://github.com/go-gitea/gitea/commit/6cb5dcfcf551b6926a07d217e90fd12d7691fe98) fix forget migration for wiki hooks ### 📊 Changes **2 files changed** (+96 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/migrations.go` (+2 -0) ➕ `models/migrations/v22.go` (+94 -0) </details> ### 📄 Description Sorry for missing wiki repo hooks migrations. --- <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 11:55:24 -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#15821