diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 40e8e5db0..e129cadd9 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [LLVM-647]
-Failure
+Success
 Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-allyesconfig-build/124/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index ea1ac134f..d2177efeb 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,55 +1,67 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
 
-We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
-
-In CI config tcwg_kernel/llvm-master-arm-lts-allyesconfig after:
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-arm-lts-allyesconfig, after:
   | 0 commits in linux
 
-Results changed to
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-21002
-# First few build errors in logs:
-
-# 00:04:37 crypto/wp512.c:782:13: error: stack frame size (1160) exceeds limit (1024) in 'wp512_process_buffer' [-Werror,-Wframe-larger-than]
-# 00:04:37 make[2]: *** [scripts/Makefile.build:250: crypto/wp512.o] Error 1
-# 00:07:37 lib/test_scanf.c:661:2: error: implicit conversion from 'int' to 'unsigned char' changes value from -168 to 88 [-Werror,-Wconstant-conversion]
-# 00:07:37 make[2]: *** [scripts/Makefile.build:250: lib/test_scanf.o] Error 1
-# 00:07:46 make[1]: *** [scripts/Makefile.build:500: crypto] Error 2
-# 00:11:42 make[1]: *** [scripts/Makefile.build:500: lib] Error 2
-# 00:19:09 drivers/mtd/nftlcore.c:673:12: error: stack frame size (1064) exceeds limit (1024) in 'nftl_writeblock' [-Werror,-Wframe-larger-than]
-# 00:19:09 make[3]: *** [scripts/Makefile.build:250: drivers/mtd/nftlcore.o] Error 1
-# 00:21:02 make[2]: *** [scripts/Makefile.build:500: drivers/mtd] Error 2
-# 00:28:47 drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1436:12: error: stack frame size (1056) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode' [-Werror,-Wframe-larger-than]
-
-From
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-20932
-# linux build successful:
-all
-
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-arm-lts-allyesconfig
+Produces Success:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 21002
+  | # First few build errors in logs:
+  | 
+  | # 00:04:37 crypto/wp512.c:782:13: error: stack frame size (1160) exceeds limit (1024) in 'wp512_process_buffer' [-Werror,-Wframe-larger-than]
+  | # 00:04:37 make[2]: *** [scripts/Makefile.build:250: crypto/wp512.o] Error 1
+  | # 00:07:37 lib/test_scanf.c:661:2: error: implicit conversion from 'int' to 'unsigned char' changes value from -168 to 88 [-Werror,-Wconstant-conversion]
+  | # 00:07:37 make[2]: *** [scripts/Makefile.build:250: lib/test_scanf.o] Error 1
+  | # 00:07:46 make[1]: *** [scripts/Makefile.build:500: crypto] Error 2
+  | # 00:11:42 make[1]: *** [scripts/Makefile.build:500: lib] Error 2
+  | # 00:19:09 drivers/mtd/nftlcore.c:673:12: error: stack frame size (1064) exceeds limit (1024) in 'nftl_writeblock' [-Werror,-Wframe-larger-than]
+  | # 00:19:09 make[3]: *** [scripts/Makefile.build:250: drivers/mtd/nftlcore.o] Error 1
+  | # 00:21:02 make[2]: *** [scripts/Makefile.build:500: drivers/mtd] Error 2
+  | # 00:28:47 drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1436:12: error: stack frame size (1056) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode' [-Werror,-Wframe-larger-than]
+  | 
+  | From
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 20839
+  | # First few build errors in logs:
+  | 
+  | # 00:23:22 drivers/media/dvb-frontends/mxl5xx.c:1700:12: error: stack frame size (2184) exceeds limit (1280) in 'probe' [-Werror,-Wframe-larger-than]
+  | # 00:23:22 make[4]: *** [scripts/Makefile.build:250: drivers/media/dvb-frontends/mxl5xx.o] Error 1
+  | # 00:25:56 make[3]: *** [scripts/Makefile.build:500: drivers/media/dvb-frontends] Error 2
+  | # 00:29:41 make[2]: *** [scripts/Makefile.build:500: drivers/media] Error 2
+  | # 00:32:30 make[1]: *** [scripts/Makefile.build:500: drivers] Error 2
+  | # 00:32:30 make: *** [Makefile:2014: .] Error 2
+  | # First few build errors in logs:
+
+Used configuration :
+ tcwg_kernel/llvm-master-arm-lts-allyesconfig
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
+
+
 
 Current build   : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-allyesconfig-build/124/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-allyesconfig-build/122/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-allyesconfig-build/106/artifact/artifacts
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 64323f4c1..fb767cbb0 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 0 commits in linux: Failure on arm
+[Linaro-TCWG-CI] 0 commits in linux: Success on arm
