[PR #5069] [MERGED] Implement custom github release action #11669

Closed
opened 2026-04-12 23:35:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5069
Author: @dhiltgen
Created: 6/15/2024
Status: Merged
Merged: 6/17/2024
Merged by: @dhiltgen

Base: mainHead: ci_release


📝 Commits (1)

  • a12283e Implement custom github release action

📊 Changes

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

View changed files

📝 .github/workflows/release.yaml (+18 -12)

📄 Description

This implements the release logic we want via gh cli to support updating releases with rc tags in place and retain release notes and other community reactions.


🔄 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/ollama/ollama/pull/5069 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 6/15/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `ci_release` --- ### 📝 Commits (1) - [`a12283e`](https://github.com/ollama/ollama/commit/a12283e2ff381b18da3b10480f01b57a81766168) Implement custom github release action ### 📊 Changes **1 file changed** (+18 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+18 -12) </details> ### 📄 Description This implements the release logic we want via gh cli to support updating releases with rc tags in place and retain release notes and other community reactions. --- <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 2026-04-12 23:35:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#11669