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

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/546
Author: @lunny
Created: 12/31/2016
Status: Merged
Merged: 1/3/2017
Merged by: @bkcsoft

Base: masterHead: lunny/del_release_not_del_tag


📝 Commits (1)

  • af3898f 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

This will resolve #378. After delete a release, you also delete a tag via git command.


🔄 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/546 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/31/2016 **Status:** ✅ Merged **Merged:** 1/3/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `lunny/del_release_not_del_tag` --- ### 📝 Commits (1) - [`af3898f`](https://github.com/go-gitea/gitea/commit/af3898fa90c34b7c0a91229453643734e1af13c3) 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 This will resolve #378. After delete a release, you also delete a tag via git command. --- <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:46: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#15445