[PR #2655] [MERGED] [gh] Furhter Impove Changelog Workflow #3888

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2655
Author: @michelroegl-brunner
Created: 2/26/2025
Status: Merged
Merged: 2/26/2025
Merged by: @tremor021

Base: mainHead: improve_cl_pr


📝 Commits (2)

📊 Changes

5 files changed (+152 additions, -83 deletions)

View changed files

📝 .github/autolabeler-config.json (+27 -22)
📝 .github/changelog-pr-config.json (+69 -19)
📝 .github/pull_request_template.md (+9 -9)
📝 .github/workflows/autolabeler.yml (+18 -21)
📝 .github/workflows/changelog-pr.yml (+29 -12)

📄 Description

✍️ Description

This PR further imporves the Changelog PR as well as the PR-Template.
We now have some Main categorys with subcategorys, to improve readabillity. (See Screenshot below).

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)


🔄 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/2655 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `improve_cl_pr` --- ### 📝 Commits (2) - [`1ad1c27`](https://github.com/community-scripts/ProxmoxVE/commit/1ad1c27e563c8c310e99702cdf3b75916d14e060) Impove Workflow - [`89fb2e5`](https://github.com/community-scripts/ProxmoxVE/commit/89fb2e53d2635bd9b327cab20956544688775e4c) Impove Workflow ### 📊 Changes **5 files changed** (+152 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `.github/autolabeler-config.json` (+27 -22) 📝 `.github/changelog-pr-config.json` (+69 -19) 📝 `.github/pull_request_template.md` (+9 -9) 📝 `.github/workflows/autolabeler.yml` (+18 -21) 📝 `.github/workflows/changelog-pr.yml` (+29 -12) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> This PR further imporves the Changelog PR as well as the PR-Template. We now have some Main categorys with subcategorys, to improve readabillity. (See Screenshot below). ## ✅ 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. --> --- <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:59 +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#3888
No description provided.