Email notifications
Enables email notifications from tf-m-release. Updates other jobs to
send emails to interested people within the TF-M team, and removes
emails to ex-staff members.
Change-Id: I4da4625b779c06ab133f2e723db06da25b138b6b
Signed-off-by: Matthew Dalzell <matthew.dalzell@arm.com>
diff --git a/tf-m-release.yaml b/tf-m-release.yaml
index 79c2299..2402e62 100644
--- a/tf-m-release.yaml
+++ b/tf-m-release.yaml
@@ -81,6 +81,11 @@
default: 'LAVA_CREDENTIALS'
description: "Name of Jenkins credential for authentication with LAVA."
- string:
+ name: 'EMAIL_NOTIFICATION'
+ default: 'matthew.dalzell@arm.com, anton.komlev@arm.com, antonio.deangelis@arm.com'
+ description: |
+ Send email notification when test failed.
+ - string:
name: 'MCUBOOT_REFSPEC'
default: ''
description: |