diff --git a/notify/jira/description b/notify/jira/description
index 3887d0c73..25600490e 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,14 +8,12 @@ Date:   Fri May 24 12:35:27 2024 +0200
     Previously, we set the aliasing set of structures with variable size
     
     struct foo { int x[n]; char b; };
-    
-    to zero. The reason is that such types can be compatible to diffrent
-... 23 lines of the commit log omitted.
+... 25 lines of the commit log omitted.
 
 * tcwg_kernel
 ** gnu-master-aarch64-stable-allyesconfig
 *** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d2cfe8a73b3c4195a25cde28e1641ef36ebb08c1/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/d2cfe8a73b3c4195a25cde28e1641ef36ebb08c1/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-allyesconfig-build/133/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d2cfe8a73b3c4195a25cde28e1641ef36ebb08c1/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/d2cfe8a73b3c4195a25cde28e1641ef36ebb08c1/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 07eeaeadb..228b9ae90 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-680 , 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-aarch64-stable-allyesconfig after:
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
+In tcwg_kernel/gnu-master-aarch64-stable-allyesconfig, after:
   | commit gcc-15-934-gd2cfe8a73b3
   | Author: Martin Uecker <uecker@tugraz.at>
   | Date:   Fri May 24 12:35:27 2024 +0200
@@ -15,51 +12,60 @@ In CI config tcwg_kernel/gnu-master-aarch64-stable-allyesconfig after:
   |     Previously, we set the aliasing set of structures with variable size
   |     
   |     struct foo { int x[n]; char b; };
-  |     
-  |     to zero. The reason is that such types can be compatible to diffrent
-  | ... 23 lines of the commit log omitted.
+  | ... 25 lines of the commit log omitted.
+
+Produces Success:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_abe stage1:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 33
+  | 
+  | From
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_abe stage1:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 33
+  | # First few build errors in logs:
+  | # 00:01:01 /home/tcwg-buildslave/workspace/tcwg_kernel_1/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/15.0.0/plugin/include/rich-location.h:25:10: fatal error: label-text.h: No such file or directory
+  | # 00:01:01 /home/tcwg-buildslave/workspace/tcwg_kernel_1/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/15.0.0/plugin/include/rich-location.h:25:10: fatal error: label-text.h: No such file or directory
+  | # 00:01:01 make[3]: *** [scripts/gcc-plugins/Makefile:54: scripts/gcc-plugins/stackleak_plugin.so] Error 1
+  | # 00:01:01 make[3]: *** [scripts/gcc-plugins/Makefile:54: scripts/gcc-plugins/latent_entropy_plugin.so] Error 1
+  | # 00:01:02 /home/tcwg-buildslave/workspace/tcwg_kernel_1/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/15.0.0/plugin/include/rich-location.h:25:10: fatal error: label-text.h: No such file or directory
+  | # 00:01:02 make[3]: *** [scripts/gcc-plugins/Makefile:54: scripts/gcc-plugins/randomize_layout_plugin.so] Error 1
+  | # 00:01:02 make[2]: *** [scripts/Makefile.build:485: scripts/gcc-plugins] Error 2
+  | # 00:01:02 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:1181: scripts] Error 2
+  | # 00:01:04 make: *** [Makefile:240: __sub-make] Error 2
 
-Results changed to
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_abe stage1:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-33
+Used configuration :
+ tcwg_kernel/gnu-master-aarch64-stable-allyesconfig
 
-From
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_abe stage1:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-33
+We track this bug report under https://linaro.atlassian.net/browse/GNU-680. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_kernel/gnu-master-aarch64-stable-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--gnu-master-aarch64-stable-allyesconfig-build/133/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-allyesconfig-build/132/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d2cfe8a73b3c4195a25cde28e1641ef36ebb08c1/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/d2cfe8a73b3c4195a25cde28e1641ef36ebb08c1/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/d2cfe8a73b3c4195a25cde28e1641ef36ebb08c1
 
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** gnu-master-aarch64-stable-allyesconfig
-*** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d2cfe8a73b3c4195a25cde28e1641ef36ebb08c1/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-allyesconfig-build/133/artifact/artifacts
-
