diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 2198c7237..d453ab520 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,3 @@
 [LLVM-647]
-https://linaro.atlassian.net/browse/LLVM-904
 Failure
 Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/97/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 81812b7a2..443f25eaf 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,77 +1,59 @@
-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.
-
-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.
-
-We track this report status in https://linaro.atlassian.net/browse/LLVM-904 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In CI config tcwg_kernel/llvm-master-arm-next-allmodconfig after:
-
-  | commit v6.5-rc3-24-g9ab10cbd65379
-  | Author: Christoph Hellwig <hch@lst.de>
-  | Date:   Wed Jun 28 17:31:24 2023 +0200
+Dear contributor,
+
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
+
+In tcwg_kernel/llvm-master-arm-next-allmodconfig, after:
+  | 0 commits in linux
+
+Produces Failure:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 23484
+  | # First few build errors in logs:
   | 
-  |     btrfs: split page locking out of __process_pages_contig
-  |     
-  |     There is a lot of complexity in __process_pages_contig to deal with the
-  |     PAGE_LOCK case that can return an error unlike all the other actions.
-  |     
-  |     Open code the page iteration for page locking in lock_delalloc_pages and
-  |     remove all the now unused code from __process_pages_contig.
-  | ... 4 lines of the commit log omitted.
-
-Results changed to
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-23484
-# First few build errors in logs:
+  | # 00:17:02 fs/btrfs/extent_io.c:230:16: error: variable 'pages_processed' set but not used [-Werror,-Wunused-but-set-variable]
+  | # 00:17:02 make[4]: *** [scripts/Makefile.build:243: fs/btrfs/extent_io.o] Error 1
+  | # 00:20:13 make[3]: *** [scripts/Makefile.build:480: fs/btrfs] Error 2
+  | # 00:23:12 make[2]: *** [scripts/Makefile.build:480: fs] Error 2
+  | # 00:33:01 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:2032: .] Error 2
+  | # 00:33:01 make: *** [Makefile:234: __sub-make] Error 2
+  | # First few build errors in logs:
+  | 
+  | From
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 32477
+  | # linux build successful:
+  | all
+  | # linux boot successful:
+  | boot
+
+Used configuration :
+ tcwg_kernel/llvm-master-arm-next-allmodconfig
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-# 00:17:02 fs/btrfs/extent_io.c:230:16: error: variable 'pages_processed' set but not used [-Werror,-Wunused-but-set-variable]
-# 00:17:02 make[4]: *** [scripts/Makefile.build:243: fs/btrfs/extent_io.o] Error 1
-# 00:20:13 make[3]: *** [scripts/Makefile.build:480: fs/btrfs] Error 2
-# 00:23:12 make[2]: *** [scripts/Makefile.build:480: fs] Error 2
-# 00:33:01 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:2032: .] Error 2
-# 00:33:01 make: *** [Makefile:234: __sub-make] Error 2
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-From
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-32477
-# linux build successful:
-all
-# linux boot successful:
-boot
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-arm-next-allmodconfig
 
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
 
 Current build   : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/97/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/96/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/9ab10cbd65379b0b1b3ab615a4a335c50eeff8f0/tcwg_kernel/llvm-master-arm-next-allmodconfig/reproduction_instructions.txt
-
-Full commit : https://git.linaro.org/kernel-org/linux-next.git/commit/?id=9ab10cbd65379b0b1b3ab615a4a335c50eeff8f0
-
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** llvm-master-arm-next-allmodconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/9ab10cbd65379b0b1b3ab615a4a335c50eeff8f0/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/97/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index c5d9435d6..64323f4c1 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] v6.5-rc3-24-g9ab10cbd65379: Failure on arm
+[Linaro-TCWG-CI] 0 commits in linux: Failure on arm
