[PR #2204] [MERGED] [core] Fix app-header workflow and add API #3480

Closed
opened 2026-02-05 05:46:38 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: workflow-fixes


📝 Commits (1)

  • c845847 Changes to workflow files

📊 Changes

3 files changed (+49 additions, -31 deletions)

View changed files

📝 .github/autolabeler-config.json (+9 -2)
📝 .github/changelog-pr-config.json (+32 -28)
📝 .github/workflows/auto-update-app-headers.yml (+8 -1)

📄 Description

✍️ Description

App-Header Creation Workflow

This PR fixes the APP-header creation action to auto approve the create PR by itself. ( a change to how the GITHUB_TOKEN was created was necessary)

Add a Label "API"

The second Part of this PR adds the Label API to the auto-label and changelog action.


  • Related Issue: #
  • Related PR: #
  • Related Discussion: #

Prerequisites

The following steps must be completed for the pull request to be considered:

  • [] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • [] Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • [] Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

  • App Header Workflow:
    image
    image

  • API additions
    image
    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/2204 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/10/2025 **Status:** ✅ Merged **Merged:** 2/10/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `workflow-fixes` --- ### 📝 Commits (1) - [`c845847`](https://github.com/community-scripts/ProxmoxVE/commit/c845847ead451d0418ca51356a977e42ec9cc480) Changes to workflow files ### 📊 Changes **3 files changed** (+49 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.github/autolabeler-config.json` (+9 -2) 📝 `.github/changelog-pr-config.json` (+32 -28) 📝 `.github/workflows/auto-update-app-headers.yml` (+8 -1) </details> ### 📄 Description ## ✍️ Description ### App-Header Creation Workflow This PR fixes the APP-header creation action to auto approve the create PR by itself. ( a change to how the GITHUB_TOKEN was created was necessary) ### Add a Label "API" The second Part of this PR adds the Label API to the auto-label and changelog action. - - - - Related Issue: # - Related PR: # - Related Discussion: # - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) - App Header Workflow: ![image](https://github.com/user-attachments/assets/977e1db4-76ec-489b-9989-4b2b6cf0c5ef) ![image](https://github.com/user-attachments/assets/36c3d61c-6760-4bfc-801e-b02689d1feb6) - API additions ![image](https://github.com/user-attachments/assets/fcf65590-1ea4-487d-96a9-b51649bad346) ![image](https://github.com/user-attachments/assets/8d129ad4-a5fa-4040-96d1-ead28f0cbe5f) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:46:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3480