[PR #2137] [MERGED] Fix fast-forward PR bug #16254

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2137
Author: @ethantkoenig
Created: 7/11/2017
Status: Merged
Merged: 7/11/2017
Merged by: @appleboy

Base: release/v1.1Head: backport/fix/merge_pr


📝 Commits (3)

  • 64b57ed Fix fast-forward PR bug
  • e6725e1 Don't ignore error in getMergeCommit (#1843)
  • 282a2e0 Merge branch 'release/v1.1' into backport/fix/merge_pr

📊 Changes

1 file changed (+12 additions, -3 deletions)

View changed files

📝 models/pull.go (+12 -3)

📄 Description

Backport of #1989.

cc @bkcsoft


🔄 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/2137 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 7/11/2017 **Status:** ✅ Merged **Merged:** 7/11/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `release/v1.1` ← **Head:** `backport/fix/merge_pr` --- ### 📝 Commits (3) - [`64b57ed`](https://github.com/go-gitea/gitea/commit/64b57ed6f5a12849f59b8645761fc4ef91eb1d60) Fix fast-forward PR bug - [`e6725e1`](https://github.com/go-gitea/gitea/commit/e6725e1e33df249705bd3b255ab090ad9562f9d2) Don't ignore error in getMergeCommit (#1843) - [`282a2e0`](https://github.com/go-gitea/gitea/commit/282a2e0f631f6188c335cd8f4a02c4d1ad5eb8ce) Merge branch 'release/v1.1' into backport/fix/merge_pr ### 📊 Changes **1 file changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/pull.go` (+12 -3) </details> ### 📄 Description Backport of #1989. cc @bkcsoft --- <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:06:01 -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#16254