diff --git a/notify/jira/description b/notify/jira/description
index 3afc7a8be..772d8eca1 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,22 +8,22 @@ Date:   Fri Nov 18 07:26:06 2022 +0530
     Add a linked list API for use in BPF programs, where it expects
     protection from the bpf_spin_lock in the same allocation as the
     bpf_list_head. For now, only one bpf_spin_lock can be present hence that
-    is assumed to be the one protecting the bpf_list_head.
-    
-... 41 lines of the commit log omitted.
+... 43 lines of the commit log omitted.
 
 * tcwg_kernel
 ** llvm-master-aarch64-mainline-allmodconfig
 *** Failure after v6.1-rc4-1107-g8cab76ec6349: bpf: Introduce single ownership BPF linked list API:
 ** llvm-master-aarch64-mainline-allyesconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8cab76ec634995e59a8b6346bf8b835ab7fad3a3/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/8cab76ec634995e59a8b6346bf8b835ab7fad3a3/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-mainline-allyesconfig/532/artifact/artifacts
 ** llvm-master-aarch64-next-allyesconfig
-*** Failure after v6.1-rc4-1107-g8cab76ec6349: bpf: Introduce single ownership BPF linked list API:
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8cab76ec634995e59a8b6346bf8b835ab7fad3a3/tcwg_kernel/llvm-master-aarch64-next-allyesconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-next-allyesconfig/699/artifact/artifacts
 ** llvm-release-aarch64-mainline-allmodconfig
 *** Failure after v6.1-rc4-1107-g8cab76ec6349: bpf: Introduce single ownership BPF linked list API:
 ** llvm-release-aarch64-mainline-allyesconfig
 *** Failure after v6.1-rc4-1107-g8cab76ec6349: bpf: Introduce single ownership BPF linked list API:
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8cab76ec634995e59a8b6346bf8b835ab7fad3a3/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/8cab76ec634995e59a8b6346bf8b835ab7fad3a3/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index d1946409e..2eff1a7ea 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,11 +1,8 @@
-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.
-
-We track this report status in https://linaro.atlassian.net/browse/LLVM-647 , 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-aarch64-mainline-allyesconfig after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig, after:
   | commit v6.1-rc4-1107-g8cab76ec63499
   | Author: Kumar Kartikeya Dwivedi <memxor@gmail.com>
   | Date:   Fri Nov 18 07:26:06 2022 +0530
@@ -15,66 +12,58 @@ In CI config tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig after:
   |     Add a linked list API for use in BPF programs, where it expects
   |     protection from the bpf_spin_lock in the same allocation as the
   |     bpf_list_head. For now, only one bpf_spin_lock can be present hence that
-  |     is assumed to be the one protecting the bpf_list_head.
-  |     
-  | ... 41 lines of the commit log omitted.
+  | ... 43 lines of the commit log omitted.
+
+Produces Failure:
+  | Results changed to
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 21442
+  | # First few build errors in logs:
+  | # 00:29:50 kernel/bpf/verifier.c:8340:19: error: array index 5 is past the end of the array (that has type 'u32[5]' (aka 'unsigned int[5]')) [-Werror,-Warray-bounds]
+  | # 00:29:50 kernel/bpf/verifier.c:8819:24: error: array index 5 is past the end of the array (that has type 'u32[5]' (aka 'unsigned int[5]')) [-Werror,-Warray-bounds]
+  | # 00:29:50 make[3]: *** [scripts/Makefile.build:250: kernel/bpf/verifier.o] Error 1
+  | # 00:31:38 make[2]: *** [scripts/Makefile.build:500: kernel/bpf] Error 2
+  | # 00:38:27 make[1]: *** [scripts/Makefile.build:500: kernel] Error 2
+  | # 01:20:17 make: *** [Makefile:1992: .] Error 2
+  | # First few build errors in logs:
+  | 
+  | From
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 21521
+  | # linux build successful:
+  | all
 
-Results changed to
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-21442
-# First few build errors in logs:
-# 00:29:50 kernel/bpf/verifier.c:8340:19: error: array index 5 is past the end of the array (that has type 'u32[5]' (aka 'unsigned int[5]')) [-Werror,-Warray-bounds]
-# 00:29:50 kernel/bpf/verifier.c:8819:24: error: array index 5 is past the end of the array (that has type 'u32[5]' (aka 'unsigned int[5]')) [-Werror,-Warray-bounds]
-# 00:29:50 make[3]: *** [scripts/Makefile.build:250: kernel/bpf/verifier.o] Error 1
-# 00:31:38 make[2]: *** [scripts/Makefile.build:500: kernel/bpf] Error 2
-# 00:38:27 make[1]: *** [scripts/Makefile.build:500: kernel] Error 2
-# 01:20:17 make: *** [Makefile:1992: .] Error 2
+Used configuration :
+ tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
 
-From
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-21521
-# linux build successful:
-all
+We track this bug report under https://linaro.atlassian.net/browse/LLVM-647. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-aarch64-mainline-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-build-llvm-master-aarch64-mainline-allyesconfig/532/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-mainline-allyesconfig/531/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8cab76ec634995e59a8b6346bf8b835ab7fad3a3/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/8cab76ec634995e59a8b6346bf8b835ab7fad3a3/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/reproduction_instructions.txt
 
 Full commit : https://git.linaro.org/kernel-org/linux.git/commit/?id=8cab76ec634995e59a8b6346bf8b835ab7fad3a3
 
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** llvm-master-aarch64-mainline-allmodconfig
-*** Failure after v6.1-rc4-1107-g8cab76ec6349: bpf: Introduce single ownership BPF linked list API:
-** llvm-master-aarch64-mainline-allyesconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8cab76ec634995e59a8b6346bf8b835ab7fad3a3/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-mainline-allyesconfig/532/artifact/artifacts
-** llvm-master-aarch64-next-allyesconfig
-*** Failure after v6.1-rc4-1107-g8cab76ec6349: bpf: Introduce single ownership BPF linked list API:
-** llvm-release-aarch64-mainline-allmodconfig
-*** Failure after v6.1-rc4-1107-g8cab76ec6349: bpf: Introduce single ownership BPF linked list API:
-** llvm-release-aarch64-mainline-allyesconfig
-*** Failure after v6.1-rc4-1107-g8cab76ec6349: bpf: Introduce single ownership BPF linked list API:
-
