[PR #719] [MERGED] Check for manual merging of a pull request #15537

Closed
opened 2025-11-02 11:48:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/719
Author: @Bwko
Created: 1/22/2017
Status: Merged
Merged: 2/5/2017
Merged by: @lunny

Base: masterHead: merge_checking


📝 Commits (1)

  • d4bb726 Check for manual merging of a pull request

📊 Changes

1 file changed (+144 additions, -18 deletions)

View changed files

📝 models/pull.go (+144 -18)

📄 Description

When an open pull request got manually merged mark the pull request as merged
Fixes #283


🔄 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/719 **Author:** [@Bwko](https://github.com/Bwko) **Created:** 1/22/2017 **Status:** ✅ Merged **Merged:** 2/5/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `merge_checking` --- ### 📝 Commits (1) - [`d4bb726`](https://github.com/go-gitea/gitea/commit/d4bb72677b4f3ad8336142a36eebdc4414b0cbaf) Check for manual merging of a pull request ### 📊 Changes **1 file changed** (+144 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `models/pull.go` (+144 -18) </details> ### 📄 Description When an **open** pull request got manually merged mark the pull request as merged Fixes #283 --- <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:48:53 -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#15537