[PR #5076] [MERGED] fix release creation via API #17625

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5076
Author: @lunny
Created: 10/12/2018
Status: Merged
Merged: 10/15/2018
Merged by: @lafriks

Base: masterHead: lunny/fix_release_creation_api


📝 Commits (2)

  • 3aa358b fix release creation via API
  • 6df92e3 fix release create tests

📊 Changes

2 files changed (+98 additions, -2 deletions)

View changed files

📝 models/release.go (+2 -2)
models/release_test.go (+96 -0)

📄 Description

Will partially fix #3842


🔄 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/5076 **Author:** [@lunny](https://github.com/lunny) **Created:** 10/12/2018 **Status:** ✅ Merged **Merged:** 10/15/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `lunny/fix_release_creation_api` --- ### 📝 Commits (2) - [`3aa358b`](https://github.com/go-gitea/gitea/commit/3aa358b0abf522d64f2c175eefe6ba8c0cdabd29) fix release creation via API - [`6df92e3`](https://github.com/go-gitea/gitea/commit/6df92e31d59ff44b37b7690628c874dbf1f6874f) fix release create tests ### 📊 Changes **2 files changed** (+98 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/release.go` (+2 -2) ➕ `models/release_test.go` (+96 -0) </details> ### 📄 Description Will partially fix #3842 --- <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 14:33: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#17625