[PR #441] [MERGED] Provide button to delete merged pull request #15382

Closed
opened 2025-11-02 11:45:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/441
Author: @lunny
Created: 12/21/2016
Status: Merged
Merged: 12/25/2016
Merged by: @lunny

Base: masterHead: lunny/delete_merged_pr


📝 Commits (2)

  • 483ee56 provide button to delete merged pull request
  • df7e5b7 golint fix

📊 Changes

5 files changed (+40 additions, -1 deletions)

View changed files

📝 cmd/web.go (+1 -0)
📝 options/locale/locale_en-US.ini (+1 -0)
📝 routers/repo/branch.go (+19 -0)
📝 routers/repo/issue.go (+9 -0)
📝 templates/repo/issue/view_content.tmpl (+10 -1)

📄 Description

cherry-pick from gogits@44ed991, resolved #433


🔄 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/441 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/21/2016 **Status:** ✅ Merged **Merged:** 12/25/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/delete_merged_pr` --- ### 📝 Commits (2) - [`483ee56`](https://github.com/go-gitea/gitea/commit/483ee568abdd7331102518d559ff81f2911b0c19) provide button to delete merged pull request - [`df7e5b7`](https://github.com/go-gitea/gitea/commit/df7e5b7bbbfd46657963b7677ddb8c8f1798fd93) golint fix ### 📊 Changes **5 files changed** (+40 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/web.go` (+1 -0) 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `routers/repo/branch.go` (+19 -0) 📝 `routers/repo/issue.go` (+9 -0) 📝 `templates/repo/issue/view_content.tmpl` (+10 -1) </details> ### 📄 Description cherry-pick from gogits@44ed991, resolved #433 --- <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:45:18 -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#15382