[PR #3425] [MERGED] Fix branch deletion for squash or rebase merged pull requests #16938

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3425
Author: @lafriks
Created: 1/29/2018
Status: Merged
Merged: 1/30/2018
Merged by: @lafriks

Base: masterHead: fix/delete_pr_branch


📝 Commits (2)

  • 22256ea Fix branch deletion for squash or rebase merged pull requests
  • 4b4080c Merge branch 'master' into fix/delete_pr_branch

📊 Changes

1 file changed (+15 additions, -31 deletions)

View changed files

📝 routers/repo/pull.go (+15 -31)

📄 Description

Fixes #3396


🔄 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/3425 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 1/29/2018 **Status:** ✅ Merged **Merged:** 1/30/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/delete_pr_branch` --- ### 📝 Commits (2) - [`22256ea`](https://github.com/go-gitea/gitea/commit/22256ea032cbef9d292d8395ea5ed175c95e8dc2) Fix branch deletion for squash or rebase merged pull requests - [`4b4080c`](https://github.com/go-gitea/gitea/commit/4b4080ccfc762bb0185895e6edae92e6fc319ba7) Merge branch 'master' into fix/delete_pr_branch ### 📊 Changes **1 file changed** (+15 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/pull.go` (+15 -31) </details> ### 📄 Description Fixes #3396 --- <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:22:33 -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#16938