[PR #2818] [MERGED] Better handling of create release #3907

Closed
opened 2025-11-20 06:07:19 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2818
Author: @MickLesk
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @MickLesk

Base: mainHead: MickLesk-patch-6


📝 Commits (1)

  • c56e056 [gh] better handling of create changelog

📊 Changes

1 file changed (+7 additions, -11 deletions)

View changed files

📝 .github/workflows/github-release.yml (+7 -11)

📄 Description

✍️ Description

better release push (file length is to long, use head 5000 and extract correct files)

image

Link: #

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)


🔄 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/community-scripts/ProxmoxVE/pull/2818 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-6` --- ### 📝 Commits (1) - [`c56e056`](https://github.com/community-scripts/ProxmoxVE/commit/c56e0562040dc70317c32e45b57dbcff91e51465) [gh] better handling of create changelog ### 📊 Changes **1 file changed** (+7 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/github-release.yml` (+7 -11) </details> ### 📄 Description ## ✍️ Description better release push (file length is to long, use head 5000 and extract correct files) ![image](https://github.com/user-attachments/assets/5cfb9cf5-b6a5-4cab-81e9-15e9c424f751) ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:07:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3907