[PR #579] [MERGED] Change the default action when deleting a release to not delete tag #15465

Closed
opened 2025-11-02 11:47:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/579
Author: @lunny
Created: 1/4/2017
Status: Merged
Merged: 1/5/2017
Merged by: @lunny

Base: release/v1.0Head: lunny/del_release_not_del_tag_2


📝 Commits (1)

  • b60cfdd change the default action when deleting a release to not delete tag

📊 Changes

2 files changed (+10 additions, -7 deletions)

View changed files

📝 models/release.go (+8 -6)
📝 routers/repo/release.go (+2 -1)

📄 Description

back port from #546


🔄 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/579 **Author:** [@lunny](https://github.com/lunny) **Created:** 1/4/2017 **Status:** ✅ Merged **Merged:** 1/5/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.0` ← **Head:** `lunny/del_release_not_del_tag_2` --- ### 📝 Commits (1) - [`b60cfdd`](https://github.com/go-gitea/gitea/commit/b60cfdd98aed5dcbad1fcda0b850ed48a86b9af5) change the default action when deleting a release to not delete tag ### 📊 Changes **2 files changed** (+10 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `models/release.go` (+8 -6) 📝 `routers/repo/release.go` (+2 -1) </details> ### 📄 Description back port from #546 --- <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:47:08 -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#15465