diff --git a/notify/jira/description b/notify/jira/description
index d113b8f1..9724bae9 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,7 +8,7 @@ Date:   Wed May 24 12:31:05 2023 +0100
     To do so we have to tweak the cost model such that specialization
     does not trigger excessively.
     
-    Differential Revision: https://reviews.llvm.org/D150649
+... 1 lines of the commit log omitted.
 
 * tcwg_bmk-code_size-cpu2017fast
 *Status of llvmorg-17-init-12450-g0524534d5220 commit for tcwg_bmk-code_size-cpu2017fast:
@@ -44,7 +44,7 @@ Date:   Wed May 24 12:31:05 2023 +0100
 * tcwg_kernel
 ** llvm-master-aarch64-stable-allmodconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-aarch64-stable-allmodconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-aarch64-stable-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allmodconfig-build/28/artifact/artifacts
 ** llvm-master-aarch64-stable-allyesconfig
 *** Failure
@@ -52,7 +52,7 @@ Date:   Wed May 24 12:31:05 2023 +0100
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/30/artifact/artifacts
 ** llvm-master-arm-mainline-allmodconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allmodconfig-build/40/artifact/artifacts
 ** llvm-master-arm-mainline-allyesconfig
 *** Failure
@@ -60,14 +60,14 @@ Date:   Wed May 24 12:31:05 2023 +0100
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allyesconfig-build/46/artifact/artifacts
 ** llvm-master-arm-next-allmodconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/68/artifact/artifacts
 ** llvm-master-arm-stable-allmodconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-stable-allmodconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-stable-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/47/artifact/artifacts
 ** llvm-master-arm-stable-allyesconfig
 *** [TCWG-CI] Failure after llvm commit: [FuncSpec] Enable specialization of literal constants.
 *** Result summary : Failure
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index a6d60952..beaa3a0a 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-646 , 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-stable-allmodconfig after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-arm-stable-allmodconfig, after:
   | commit llvmorg-17-init-12450-g0524534d5220
   | Author: Alexandros Lamprineas <alexandros.lamprineas@arm.com>
   | Date:   Wed May 24 12:31:05 2023 +0100
@@ -15,115 +12,63 @@ In CI config tcwg_kernel/llvm-master-arm-stable-allmodconfig after:
   |     To do so we have to tweak the cost model such that specialization
   |     does not trigger excessively.
   |     
-  |     Differential Revision: https://reviews.llvm.org/D150649
+  | ... 1 lines of the commit log omitted.
 
-Results changed to
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-23218
-# First few build errors in logs:
+Produces Failure:
+  | Results changed to
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 23218
+  | # First few build errors in logs:
+  | 
+  | # 00:41:07 ./include/linux/fortify-string.h:520:4: error: call to '__write_overflow_field' declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror,-Wattribute-warning]
+  | # 00:41:07 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_bloom_filter.o] Error 1
+  | # 00:42:56 make[5]: *** [scripts/Makefile.build:494: drivers/net/ethernet/mellanox/mlxsw] Error 2
+  | # 00:47:03 make[4]: *** [scripts/Makefile.build:494: drivers/net/ethernet/mellanox] Error 2
+  | # 00:47:03 make[3]: *** [scripts/Makefile.build:494: drivers/net/ethernet] Error 2
+  | # 00:47:03 make[2]: *** [scripts/Makefile.build:494: drivers/net] Error 2
+  | # 00:47:31 make[1]: *** [scripts/Makefile.build:494: drivers] Error 2
+  | # 00:47:31 make: *** [Makefile:2025: .] 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:
+  | 32015
+  | # linux build successful:
+  | all
+  | # linux boot successful:
+  | boot
 
-# 00:41:07 ./include/linux/fortify-string.h:520:4: error: call to '__write_overflow_field' declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror,-Wattribute-warning]
-# 00:41:07 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_bloom_filter.o] Error 1
-# 00:42:56 make[5]: *** [scripts/Makefile.build:494: drivers/net/ethernet/mellanox/mlxsw] Error 2
-# 00:47:03 make[4]: *** [scripts/Makefile.build:494: drivers/net/ethernet/mellanox] Error 2
-# 00:47:03 make[3]: *** [scripts/Makefile.build:494: drivers/net/ethernet] Error 2
-# 00:47:03 make[2]: *** [scripts/Makefile.build:494: drivers/net] Error 2
-# 00:47:31 make[1]: *** [scripts/Makefile.build:494: drivers] Error 2
-# 00:47:31 make: *** [Makefile:2025: .] Error 2
+Used configuration :
+ tcwg_kernel/llvm-master-arm-stable-allmodconfig
 
-From
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-32015
-# linux build successful:
-all
-# linux boot successful:
-boot
+We track this bug report under https://linaro.atlassian.net/browse/LLVM-646. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-arm-stable-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-master-arm-stable-allmodconfig-build/47/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/46/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-stable-allmodconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-stable-allmodconfig/reproduction_instructions.txt
 
 Full commit : https://github.com/llvm/llvm-project/commit/0524534d5220da5ecb2cd424a46520184d2be366
 
-List of configurations that regressed due to this commit :
-* tcwg_bmk-code_size-cpu2017fast
-*Status of llvmorg-17-init-12450-g0524534d5220 commit for tcwg_bmk-code_size-cpu2017fast:
-*  commit 0524534d5220da5ecb2cd424a46520184d2be366
-*  Author: Alexandros Lamprineas <alexandros.lamprineas@arm.com>
-*  
-*      [FuncSpec] Enable specialization of literal constants.
-*
-** llvm-aarch64-master-O2
-*** [TCWG-CI] 510.parest_r grew in size by 2% after [FuncSpec] Enable specialization of literal constants.
-*** Result summary : 510.parest_r grew in size by 2%
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--llvm-aarch64-master-O2-build/26/
-* tcwg_bmk-code_size-cpu2017rate
-*Status of llvmorg-17-init-12450-g0524534d5220 commit for tcwg_bmk-code_size-cpu2017rate:
-*  commit 0524534d5220da5ecb2cd424a46520184d2be366
-*  Author: Alexandros Lamprineas <alexandros.lamprineas@arm.com>
-*  
-*      [FuncSpec] Enable specialization of literal constants.
-*
-** llvm-arm-master-O3
-*** [TCWG-CI] 500.perlbench_r grew in size by 2% after [FuncSpec] Enable specialization of literal constants.
-*** Result summary : 500.perlbench_r grew in size by 2%
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--llvm-arm-master-O3-build/22/
-* tcwg_bmk-code_speed-cpu2017rate
-** llvm-arm-master-O2_LTO
-*** slowed down by 9% - 505.mcf_r
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O2_LTO-build/36/artifact/artifacts
-** llvm-arm-master-O3_LTO
-*** slowed down by 9% - 505.mcf_r
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O3_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/35/artifact/artifacts
-* tcwg_kernel
-** llvm-master-aarch64-stable-allmodconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-aarch64-stable-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allmodconfig-build/28/artifact/artifacts
-** llvm-master-aarch64-stable-allyesconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-aarch64-stable-allyesconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/30/artifact/artifacts
-** llvm-master-arm-mainline-allmodconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allmodconfig-build/40/artifact/artifacts
-** llvm-master-arm-mainline-allyesconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-mainline-allyesconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allyesconfig-build/46/artifact/artifacts
-** llvm-master-arm-next-allmodconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/68/artifact/artifacts
-** llvm-master-arm-stable-allmodconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-arm-stable-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/47/artifact/artifacts
-** llvm-master-arm-stable-allyesconfig
-*** [TCWG-CI] Failure after llvm commit: [FuncSpec] Enable specialization of literal constants.
-*** Result summary : Failure
-
