[PR #8233] [MERGED] Harmonize Service MSG-Blocks #7204

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/8233
Author: @MickLesk
Created: 10/9/2025
Status: Merged
Merged: 10/10/2025
Merged by: @MickLesk

Base: mainHead: harmonize_typo


📝 Commits (2)

  • 317c4cf Harmonize Service MSG-Blocks
  • d1828ed Merge branch 'main' into harmonize_typo

📊 Changes

47 files changed (+173 additions, -172 deletions)

View changed files

📝 ct/actualbudget.sh (+4 -4)
📝 ct/alpine-redlib.sh (+6 -6)
📝 ct/apache-tika.sh (+5 -5)
📝 ct/autobrr.sh (+4 -4)
📝 ct/backrest.sh (+4 -4)
📝 ct/calibre-web.sh (+5 -5)
📝 ct/cleanuparr.sh (+4 -4)
📝 ct/commafeed.sh (+4 -4)
📝 ct/dashy.sh (+2 -2)
📝 ct/docmost.sh (+4 -4)
📝 ct/documenso.sh (+4 -4)
📝 ct/emby.sh (+4 -4)
📝 ct/esphome.sh (+4 -4)
📝 ct/forgejo.sh (+6 -6)
📝 ct/gokapi.sh (+4 -4)
📝 ct/gotify.sh (+4 -4)
📝 ct/grist.sh (+4 -4)
📝 ct/headscale.sh (+4 -4)
📝 ct/heimdall-dashboard.sh (+4 -4)
📝 ct/homebox.sh (+4 -4)

...and 27 more files

📄 Description

✍️ Description

-> Harmonize all Service Blocks

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 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.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/8233 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 10/9/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `harmonize_typo` --- ### 📝 Commits (2) - [`317c4cf`](https://github.com/community-scripts/ProxmoxVE/commit/317c4cff712e31704453bcc51b75be73a6c697b2) Harmonize Service MSG-Blocks - [`d1828ed`](https://github.com/community-scripts/ProxmoxVE/commit/d1828ed3e0a7d29fbb1d3d697645eb99379f4618) Merge branch 'main' into harmonize_typo ### 📊 Changes **47 files changed** (+173 additions, -172 deletions) <details> <summary>View changed files</summary> 📝 `ct/actualbudget.sh` (+4 -4) 📝 `ct/alpine-redlib.sh` (+6 -6) 📝 `ct/apache-tika.sh` (+5 -5) 📝 `ct/autobrr.sh` (+4 -4) 📝 `ct/backrest.sh` (+4 -4) 📝 `ct/calibre-web.sh` (+5 -5) 📝 `ct/cleanuparr.sh` (+4 -4) 📝 `ct/commafeed.sh` (+4 -4) 📝 `ct/dashy.sh` (+2 -2) 📝 `ct/docmost.sh` (+4 -4) 📝 `ct/documenso.sh` (+4 -4) 📝 `ct/emby.sh` (+4 -4) 📝 `ct/esphome.sh` (+4 -4) 📝 `ct/forgejo.sh` (+6 -6) 📝 `ct/gokapi.sh` (+4 -4) 📝 `ct/gotify.sh` (+4 -4) 📝 `ct/grist.sh` (+4 -4) 📝 `ct/headscale.sh` (+4 -4) 📝 `ct/heimdall-dashboard.sh` (+4 -4) 📝 `ct/homebox.sh` (+4 -4) _...and 27 more files_ </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description -> Harmonize all Service Blocks ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **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. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [x] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <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 07:50: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#7204