diff --git a/notify/jira/description b/notify/jira/description
index 3ca1ef7c4..e79905cad 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,14 +8,12 @@ Date:   Mon May 29 21:11:02 2023 +0800
     There are multiple places to do the same thing, factor out a helper to
     prevent redundant code, and the helper will be used in following patch
     as well.
-    
-    Signed-off-by: Yu Kuai <yukuai3@huawei.com>
-... 2 lines of the commit log omitted.
+... 4 lines of the commit log omitted.
 
 * tcwg_kernel
 ** llvm-master-aarch64-mainline-allyesconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/50/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/jira/yaml
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 5512a7581..ce800183c 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -16,14 +16,12 @@
         There are multiple places to do the same thing, factor out a helper to
         prevent redundant code, and the helper will be used in following patch
         as well.
-        
-        Signed-off-by: Yu Kuai <yukuai3@huawei.com>
-    ... 2 lines of the commit log omitted.
+    ... 4 lines of the commit log omitted.
     
     * tcwg_kernel
     ** llvm-master-aarch64-mainline-allyesconfig
     *** Failure
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/details.txt
     *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/50/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index e492ab6a3..63de719f7 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-1210 , 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.4-rc2-228-g8295efbe68c08
   | Author: Yu Kuai <yukuai3@huawei.com>
   | Date:   Mon May 29 21:11:02 2023 +0800
@@ -15,62 +12,62 @@ In CI config tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig after:
   |     There are multiple places to do the same thing, factor out a helper to
   |     prevent redundant code, and the helper will be used in following patch
   |     as well.
-  |     
-  |     Signed-off-by: Yu Kuai <yukuai3@huawei.com>
-  | ... 2 lines of the commit log omitted.
+  | ... 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:
-21879
-# First few build errors in logs:
+Produces Failure:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 21879
+  | # First few build errors in logs:
+  | 
+  | # 00:29:19 drivers/md/raid1-10.c:117:25: error: casting from randomized structure pointer type 'struct block_device *' to 'struct md_rdev *'
+  | # 00:29:19 make[3]: *** [scripts/Makefile.build:252: drivers/md/raid1.o] Error 1
+  | # 00:29:38 drivers/md/raid1-10.c:117:25: error: casting from randomized structure pointer type 'struct block_device *' to 'struct md_rdev *'
+  | # 00:29:39 make[3]: *** [scripts/Makefile.build:252: drivers/md/raid10.o] Error 1
+  | # 00:33:29 make[2]: *** [scripts/Makefile.build:494: drivers/md] Error 2
+  | # 00:45:04 make[1]: *** [scripts/Makefile.build:494: drivers] Error 2
+  | # 00:45:04 make: *** [Makefile:2026: .] 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:
+  | 21952
+  | # linux build successful:
+  | all
 
-# 00:29:19 drivers/md/raid1-10.c:117:25: error: casting from randomized structure pointer type 'struct block_device *' to 'struct md_rdev *'
-# 00:29:19 make[3]: *** [scripts/Makefile.build:252: drivers/md/raid1.o] Error 1
-# 00:29:38 drivers/md/raid1-10.c:117:25: error: casting from randomized structure pointer type 'struct block_device *' to 'struct md_rdev *'
-# 00:29:39 make[3]: *** [scripts/Makefile.build:252: drivers/md/raid10.o] Error 1
-# 00:33:29 make[2]: *** [scripts/Makefile.build:494: drivers/md] Error 2
-# 00:45:04 make[1]: *** [scripts/Makefile.build:494: drivers] Error 2
-# 00:45:04 make: *** [Makefile:2026: .] Error 2
+Used configuration :
+ tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
 
-From
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-21952
-# linux build successful:
-all
+We track this bug report under https://linaro.atlassian.net/browse/LLVM-1210. 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-master-aarch64-mainline-allyesconfig-build/50/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/49/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/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/8295efbe68c080047e98d9c0eb5cb933b238a8cb/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/reproduction_instructions.txt
 
 Full commit : https://git.linaro.org/kernel-org/linux.git/commit/?id=8295efbe68c080047e98d9c0eb5cb933b238a8cb
 
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** llvm-master-aarch64-mainline-allyesconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/50/artifact/artifacts
-
