diff --git a/notify/jira/description b/notify/jira/description
index 40aa19b8d..0a088314b 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,16 +8,14 @@ Date:   Tue Jan 17 17:44:43 2023 +0100
     On ARMv5 and earlier, a randconfig build can still run into
     
     WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE
-      Depends on [n]: IOMMU_SUPPORT [=y] && (ARM [=y] || ARM64 || COMPILE_TEST [=y]) && !GENERIC_ATOMIC64 [=y]
-      Selected by [y]:
-... 9 lines of the commit log omitted.
+... 11 lines of the commit log omitted.
 
 * tcwg_kernel
 ** llvm-master-arm-mainline-allmodconfig
 *** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/6437a549ae178a3f5a5c03e983f291ebcdc2bbc7/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/6437a549ae178a3f5a5c03e983f291ebcdc2bbc7/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-mainline-allmodconfig/541/artifact/artifacts
 ** llvm-master-arm-mainline-allyesconfig
 *** Failure after v6.2-rc2-24-g6437a549ae17: drm/panfrost: fix GENERIC_ATOMIC64 dependency:
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/6437a549ae178a3f5a5c03e983f291ebcdc2bbc7/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/6437a549ae178a3f5a5c03e983f291ebcdc2bbc7/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 456dca7a0..de3d8541f 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-arm-mainline-allmodconfig after:
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-arm-mainline-allmodconfig, after:
   | commit v6.2-rc2-24-g6437a549ae178
   | Author: Arnd Bergmann <arnd@arndb.de>
   | Date:   Tue Jan 17 17:44:43 2023 +0100
@@ -15,60 +12,58 @@ In CI config tcwg_kernel/llvm-master-arm-mainline-allmodconfig after:
   |     On ARMv5 and earlier, a randconfig build can still run into
   |     
   |     WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE
-  |       Depends on [n]: IOMMU_SUPPORT [=y] && (ARM [=y] || ARM64 || COMPILE_TEST [=y]) && !GENERIC_ATOMIC64 [=y]
-  |       Selected by [y]:
-  | ... 9 lines of the commit log omitted.
+  | ... 11 lines of the commit log omitted.
+
+Produces Success:
+  | Results changed to
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 23221
+  | # First few build errors in logs:
+  | # 00:41:02 drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3597:12: error: stack frame size (1256) exceeds limit (1024) in 'mlx5e_setup_tc' [-Werror,-Wframe-larger-than]
+  | # 00:41:02 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlx5/core/en_main.o] Error 1
+  | # 00:46:08 make[5]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox/mlx5/core] Error 2
+  | # 00:46:08 make[4]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox] Error 2
+  | # 00:46:08 make[3]: *** [scripts/Makefile.build:504: drivers/net/ethernet] Error 2
+  | # 00:46:08 make[2]: *** [scripts/Makefile.build:504: drivers/net] Error 2
+  | # 00:46:41 make[1]: *** [scripts/Makefile.build:504: drivers] Error 2
+  | # 00:46:41 make: *** [Makefile:2008: .] 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:
+  | 23232
 
-Results changed to
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-23221
-# First few build errors in logs:
-# 00:41:02 drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3597:12: error: stack frame size (1256) exceeds limit (1024) in 'mlx5e_setup_tc' [-Werror,-Wframe-larger-than]
-# 00:41:02 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlx5/core/en_main.o] Error 1
-# 00:46:08 make[5]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox/mlx5/core] Error 2
-# 00:46:08 make[4]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox] Error 2
-# 00:46:08 make[3]: *** [scripts/Makefile.build:504: drivers/net/ethernet] Error 2
-# 00:46:08 make[2]: *** [scripts/Makefile.build:504: drivers/net] Error 2
-# 00:46:41 make[1]: *** [scripts/Makefile.build:504: drivers] Error 2
-# 00:46:41 make: *** [Makefile:2008: .] Error 2
+Used configuration :
+ tcwg_kernel/llvm-master-arm-mainline-allmodconfig
 
-From
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-23232
+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-arm-mainline-allmodconfig
+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-arm-mainline-allmodconfig/541/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-mainline-allmodconfig/540/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/6437a549ae178a3f5a5c03e983f291ebcdc2bbc7/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/6437a549ae178a3f5a5c03e983f291ebcdc2bbc7/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/reproduction_instructions.txt
 
 Full commit : https://git.linaro.org/kernel-org/linux.git/commit/?id=6437a549ae178a3f5a5c03e983f291ebcdc2bbc7
 
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** llvm-master-arm-mainline-allmodconfig
-*** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/6437a549ae178a3f5a5c03e983f291ebcdc2bbc7/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-mainline-allmodconfig/541/artifact/artifacts
-** llvm-master-arm-mainline-allyesconfig
-*** Failure after v6.2-rc2-24-g6437a549ae17: drm/panfrost: fix GENERIC_ATOMIC64 dependency:
-
