[PR #1758] [MERGED] Backport bugfixes #1220 and #1393 to v1.1 #16036

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1758
Author: @agrn
Created: 5/19/2017
Status: Merged
Merged: 5/20/2017
Merged by: @lunny

Base: release/v1.1Head: al-1.1


📝 Commits (3)

  • 4058a16 Fix "Error: No issue number specified" when pushing
  • deb1e34 fix wrong log when push to a new branch (#1220)
  • 4f6235a Removing empty file modules/github/issues.go

📊 Changes

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

View changed files

📝 models/action.go (+3 -3)

📄 Description

As requested by @lunny, I am backporting bugfixes #1220 and #1393 to v1.1. They fix the message "Error: No issue number specified" when pushing (bug #1111).


🔄 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/1758 **Author:** [@agrn](https://github.com/agrn) **Created:** 5/19/2017 **Status:** ✅ Merged **Merged:** 5/20/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.1` ← **Head:** `al-1.1` --- ### 📝 Commits (3) - [`4058a16`](https://github.com/go-gitea/gitea/commit/4058a16add347e7abcb1a3412ffe224cd91a6584) Fix "Error: No issue number specified" when pushing - [`deb1e34`](https://github.com/go-gitea/gitea/commit/deb1e34c2f53c18c405453ec442443c8d941018c) fix wrong log when push to a new branch (#1220) - [`4f6235a`](https://github.com/go-gitea/gitea/commit/4f6235ae75be62b354453202076991117333fb8b) Removing empty file modules/github/issues.go ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/action.go` (+3 -3) </details> ### 📄 Description As requested by @lunny, I am backporting bugfixes #1220 and #1393 to v1.1. They fix the message "Error: No issue number specified" when pushing (bug #1111). --- <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:00:49 -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#16036