diff --git a/notify/jira/description b/notify/jira/description
index e9a099cae..cce2287bf 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,14 +8,12 @@ Date:   Thu Aug 17 13:10:14 2023 +0200
     The following guards the bit test merging code in if-combine against
     the appearance of SSA names used in abnormal PHIs.
     
-            PR tree-optimization/111039
-            * tree-ssa-ifcombine.cc (ifcombine_ifandif): Check for
-... 3 lines of the commit log omitted.
+... 5 lines of the commit log omitted.
 
 * tcwg_kernel
 ** gnu-master-arm-mainline-defconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/tcwg_kernel/gnu-master-arm-mainline-defconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/tcwg_kernel/gnu-master-arm-mainline-defconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-defconfig-build/57/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/jira/yaml
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 8ba6ad369..e77f93170 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -16,14 +16,12 @@
         The following guards the bit test merging code in if-combine against
         the appearance of SSA names used in abnormal PHIs.
         
-                PR tree-optimization/111039
-                * tree-ssa-ifcombine.cc (ifcombine_ifandif): Check for
-    ... 3 lines of the commit log omitted.
+    ... 5 lines of the commit log omitted.
     
     * tcwg_kernel
     ** gnu-master-arm-mainline-defconfig
     *** Failure
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/tcwg_kernel/gnu-master-arm-mainline-defconfig/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/tcwg_kernel/gnu-master-arm-mainline-defconfig/details.txt
     *** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-defconfig-build/57/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 63125e053..8d35b4636 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/GNU-888 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In CI config tcwg_kernel/gnu-master-arm-mainline-defconfig after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In tcwg_kernel/gnu-master-arm-mainline-defconfig, after:
   | commit gcc-14-3288-g482551a79a3
   | Author: Richard Biener <rguenther@suse.de>
   | Date:   Thu Aug 17 13:10:14 2023 +0200
@@ -15,63 +12,63 @@ In CI config tcwg_kernel/gnu-master-arm-mainline-defconfig after:
   |     The following guards the bit test merging code in if-combine against
   |     the appearance of SSA names used in abnormal PHIs.
   |     
-  |             PR tree-optimization/111039
-  |             * tree-ssa-ifcombine.cc (ifcombine_ifandif): Check for
-  | ... 3 lines of the commit log omitted.
+  | ... 5 lines of the commit log omitted.
 
-Results changed to
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_abe stage1:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-6734
-# First few build errors in logs:
+Produces Failure:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_abe stage1:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 6734
+  | # First few build errors in logs:
+  | 
+  | # 00:06:58 drivers/spi/spi-aspeed-smc.c:229:16: internal compiler error: tree check: expected ssa_name, have addr_expr in ifcombine_ifandif, at tree-ssa-ifcombine.cc:492
+  | # 00:06:59 make[4]: *** [scripts/Makefile.build:243: drivers/spi/spi-aspeed-smc.o] Error 1
+  | # 00:07:39 make[3]: *** [scripts/Makefile.build:480: drivers/spi] Error 2
+  | # 00:11:08 make[2]: *** [scripts/Makefile.build:480: drivers] Error 2
+  | # 00:11:08 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:2032: .] Error 2
+  | # 00:11:08 make: *** [Makefile:234: __sub-make] Error 2
+  | # First few build errors in logs:
+  | 
+  | From
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_abe stage1:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 7605
+  | # linux build successful:
+  | all
+  | # linux boot successful:
+  | boot
 
-# 00:06:58 drivers/spi/spi-aspeed-smc.c:229:16: internal compiler error: tree check: expected ssa_name, have addr_expr in ifcombine_ifandif, at tree-ssa-ifcombine.cc:492
-# 00:06:59 make[4]: *** [scripts/Makefile.build:243: drivers/spi/spi-aspeed-smc.o] Error 1
-# 00:07:39 make[3]: *** [scripts/Makefile.build:480: drivers/spi] Error 2
-# 00:11:08 make[2]: *** [scripts/Makefile.build:480: drivers] Error 2
-# 00:11:08 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:2032: .] Error 2
-# 00:11:08 make: *** [Makefile:234: __sub-make] Error 2
+Used configuration :
+ tcwg_kernel/gnu-master-arm-mainline-defconfig
 
-From
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_abe stage1:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-7605
-# linux build successful:
-all
-# linux boot successful:
-boot
+We track this bug report under https://linaro.atlassian.net/browse/GNU-888. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_kernel/gnu-master-arm-mainline-defconfig
+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--gnu-master-arm-mainline-defconfig-build/57/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-defconfig-build/54/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/tcwg_kernel/gnu-master-arm-mainline-defconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/tcwg_kernel/gnu-master-arm-mainline-defconfig/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/482551a79a3d3f107f6239679ee74655cfe8707e
 
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** gnu-master-arm-mainline-defconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/482551a79a3d3f107f6239679ee74655cfe8707e/tcwg_kernel/gnu-master-arm-mainline-defconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-defconfig-build/57/artifact/artifacts
-
