[PR #2621] [MERGED] [gh] Update Changelog Workflow #3871

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

📋 Pull Request Information

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

Base: mainHead: changelog_wf


📝 Commits (3)

📊 Changes

4 files changed (+99 additions, -31 deletions)

View changed files

📝 .github/autolabeler-config.json (+1 -0)
📝 .github/changelog-pr-config.json (+16 -4)
📝 .github/workflows/autolabeler.yml (+25 -3)
📝 .github/workflows/changelog-pr.yml (+57 -24)

📄 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/2621 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `changelog_wf` --- ### 📝 Commits (3) - [`5309e86`](https://github.com/community-scripts/ProxmoxVE/commit/5309e86464339633b0b6a05b14c3c49c19e75513) Update Workflow - [`0b2eb65`](https://github.com/community-scripts/ProxmoxVE/commit/0b2eb6532d30b9f67988418fc6fa793d00cc8357) Update Workflow - [`59a9af8`](https://github.com/community-scripts/ProxmoxVE/commit/59a9af828fa3293e2a8696505053327610701204) Merge branch 'main' into changelog_wf ### 📊 Changes **4 files changed** (+99 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.github/autolabeler-config.json` (+1 -0) 📝 `.github/changelog-pr-config.json` (+16 -4) 📝 `.github/workflows/autolabeler.yml` (+25 -3) 📝 `.github/workflows/changelog-pr.yml` (+57 -24) </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:55 +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#3871
No description provided.