[PR #1384] [MERGED] [core]: add support for custom tags #3017

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

📋 Pull Request Information

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

Base: mainHead: advanced_tags


📝 Commits (3)

📊 Changes

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

View changed files

📝 misc/build.func (+11 -0)

📄 Description

🛠️ Note:
We are meticulous about merging code into the main branch, so please understand that pull requests not meeting the project's standards may be rejected. It's never personal!
🎮 Note for game-related scripts: These have a lower likelihood of being merged.


✍️ Description

Adds the abillity for user to overwrite the provided tags with custom tags with advanced options. When no tags are suplied, the default tags are used.


🛠️ 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)

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.)
  • Documentation updated (I have updated any relevant documentation)

📋 Additional Information (optional)

image
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/1384 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 1/10/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `advanced_tags` --- ### 📝 Commits (3) - [`7245efd`](https://github.com/community-scripts/ProxmoxVE/commit/7245efdda7a62274765ed0362de12f85fec8aa5b) Add support for custom tags - [`4fee650`](https://github.com/community-scripts/ProxmoxVE/commit/4fee650a62509e3b5d419635e74cd1c3a85e77b1) Add support for custom tags - [`99342bb`](https://github.com/community-scripts/ProxmoxVE/commit/99342bb79446ce9608b89e2b3a361dbc3a8ee615) Update advanced Tags ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `misc/build.func` (+11 -0) </details> ### 📄 Description > **🛠️ Note:** > We are meticulous about merging code into the main branch, so please understand that pull requests not meeting the project's standards may be rejected. It's never personal! > 🎮 **Note for game-related scripts:** These have a lower likelihood of being merged. --- ## ✍️ Description Adds the abillity for user to overwrite the provided tags with custom tags with advanced options. When no tags are suplied, the default tags are used. --- ## 🛠️ Type of Change Please check the relevant options: - [ ] Bug fix (non-breaking change that resolves an issue) - [X] 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) --- ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [X] Testing performed (I have thoroughly tested my changes and verified expected functionality.) - [ ] Documentation updated (I have updated any relevant documentation) --- ## 📋 Additional Information (optional) ![image](https://github.com/user-attachments/assets/e49f7ace-efc8-4fc9-92e9-d8f08ef2c866) ![image](https://github.com/user-attachments/assets/216f1e87-9cb1-4a7b-9f90-1c9d7992bedd) ![image](https://github.com/user-attachments/assets/1846d935-72c4-4c4e-9ace-c7964c883853) --- <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:24:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3017