feat: implement Hetzner deletion failure notification system with email and messaging support

This commit is contained in:
Andras Bacsai
2025-10-10 09:35:58 +02:00
parent bbaef03602
commit 513f6b54f7
5 changed files with 205 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ trait HasNotificationSettings
'general',
'test',
'ssl_certificate_renewal',
'hetzner_deletion_failure',
];
/**