[PR #27] [MERGED] Add get tags info method for releases #38

Closed
opened 2026-02-16 10:23:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/27
Author: @lunny
Created: 1/4/2017
Status: Merged
Merged: 1/4/2017
Merged by: @lunny

Base: masterHead: lunny/add_get_tags_for_release


📝 Commits (2)

  • 9ab186b add get tags info method for releases
  • d51d47f composite variable decleare

📊 Changes

2 files changed (+106 additions, -1 deletions)

View changed files

📝 repo_tag.go (+82 -0)
📝 tag.go (+24 -1)

📄 Description

No description provided


🔄 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/git/pull/27 **Author:** [@lunny](https://github.com/lunny) **Created:** 1/4/2017 **Status:** ✅ Merged **Merged:** 1/4/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/add_get_tags_for_release` --- ### 📝 Commits (2) - [`9ab186b`](https://github.com/go-gitea/git/commit/9ab186ba7d8844b24fbae5716b64b58acf9d7d7a) add get tags info method for releases - [`d51d47f`](https://github.com/go-gitea/git/commit/d51d47f0ea9ebd07a606735d39270750e1512eaf) composite variable decleare ### 📊 Changes **2 files changed** (+106 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `repo_tag.go` (+82 -0) 📝 `tag.go` (+24 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:23:55 -05:00
yindo closed this issue 2026-02-16 10:23:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#38