[PR #2632] [MERGED] [gh] Updated Changelog Workflow #3877

Closed
opened 2026-02-26 13:34:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2632
Author: @michelroegl-brunner
Created: 2/25/2025
Status: Merged
Merged: 2/25/2025
Merged by: @MickLesk

Base: mainHead: gh_wf_changelog


📝 Commits (1)

  • 9e81233 Updated Changelog Workflow

📊 Changes

4 files changed (+98 additions, -55 deletions)

View changed files

📝 .github/autolabeler-config.json (+1 -1)
📝 .github/changelog-pr-config.json (+17 -4)
📝 .github/workflows/autolabeler.yml (+25 -18)
📝 .github/workflows/changelog-pr.yml (+55 -32)

📄 Description

✍️ Description

This updates the Autolabler and Changelog-PR workflow.
It introduces the abillity to create subcategories and displays them acordingly,

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:

  • [] 🐞 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.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)

image


🔄 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/2632 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `gh_wf_changelog` --- ### 📝 Commits (1) - [`9e81233`](https://github.com/community-scripts/ProxmoxVE/commit/9e81233dc03b77fb7d62947aeb925aa482b76f0a) Updated Changelog Workflow ### 📊 Changes **4 files changed** (+98 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `.github/autolabeler-config.json` (+1 -1) 📝 `.github/changelog-pr-config.json` (+17 -4) 📝 `.github/workflows/autolabeler.yml` (+25 -18) 📝 `.github/workflows/changelog-pr.yml` (+55 -32) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> This updates the Autolabler and Changelog-PR workflow. It introduces the abillity to create subcategories and displays them acordingly, ## ✅ 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: - [] 🐞 **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. - [] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> ![image](https://github.com/user-attachments/assets/cec3434b-3c67-4d4f-ae7c-acd28ec8fbf5) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3877
No description provided.