diff --git a/AppImage/scripts/notification_templates.py b/AppImage/scripts/notification_templates.py index 3dc9e8ac..66cb4ea9 100644 --- a/AppImage/scripts/notification_templates.py +++ b/AppImage/scripts/notification_templates.py @@ -1461,30 +1461,6 @@ A blank line must be completely empty β€” no emoji, no spaces. - VM events with a reason: after the main status line, before Reason / Node / Target lines - Health events: after the category/status line, before duration or detail lines - EXAMPLE β€” update_summary (no important packages): - [TITLE] - πŸ“¦ amd: Updates available - [BODY] - πŸ“¦ Total updates: 62 - πŸ”’ Security updates: 2 - πŸ”„ Proxmox updates: 5 - βš™οΈ Kernel updates: 0 - - πŸ—‚οΈ Important packages: 0 - - EXAMPLE β€” update_summary (with packages): - [TITLE] - πŸ“¦ amd: Updates available - [BODY] - πŸ“¦ Total updates: 90 - πŸ”’ Security updates: 6 - πŸ”„ Proxmox updates: 14 - βš™οΈ Kernel updates: 1 - - πŸ—‚οΈ Important packages: - β€’ pve-manager (9.1.4 -> 9.1.6) - β€’ qemu-server (9.1.3 -> 9.1.4) - EXAMPLE β€” CT shutdown: [TITLE] πŸ”½ amd: CT alpine (101) shut down @@ -1512,12 +1488,13 @@ A blank line must be completely empty β€” no emoji, no spaces. [TITLE] πŸ“¦ amd: Updates available [BODY] - πŸ“¦ Total updates: 55 - πŸ”’ Security updates: 0 + πŸ“¦ Total updates: 24 + πŸ”’ Security updates: 6 πŸ”„ Proxmox updates: 0 βš™οΈ Kernel updates: 0 - πŸ—‚οΈ Important packages: 0 + πŸ—‚οΈ Important packages: + β€’ none EXAMPLE β€” updates message (with important packages): [TITLE] @@ -1601,7 +1578,7 @@ A blank line must be completely empty β€” no emoji, no spaces. 🏷️ Container CT 9005: ❌ failed to start 🏷️ Container CT 9004: ❌ failed to start - 🏷️ Container CT 9002: ❌failed to start""" + 🏷️ Container CT 9002: ❌ failed to start""" # No emoji instructions for email/plain text channels