diff --git a/helpers/templates/emailAlertStatus.js b/helpers/templates/emailAlertStatus.js index f81f7f2..ced4230 100644 --- a/helpers/templates/emailAlertStatus.js +++ b/helpers/templates/emailAlertStatus.js @@ -11,7 +11,7 @@ export default function emailTest(mailTo, username, aliasList) { from: 'BorgWarehouse' + '<' + process.env.MAIL_SMTP_FROM + '>', to: mailTo, subject: 'Down status alert !', - text: 'Corps de test', + text: 'Some repositories need attention ! Please, check your BorgWarehouse interface.', html: `

- List of repositories in down status : + List of repositories with down status :