diff --git a/notify/jira/description b/notify/jira/description
index 429db725d..3b4b591ae 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Wed Mar 20 13:36:56 2024 +0900
     In `-fbounds-safety`, bounds annotations are considered type attributes
     rather than declaration attributes. Constructing them as type attributes
     allows us to extend the attribute to apply nested pointers, which is
-    essential to annotate functions that involve out parameters: `void
-    foo(int *__counted_by(*out_count) *out_buf, int *out_count)`.
-... 15 lines of the commit log omitted.
+... 17 lines of the commit log omitted.
 
 * tcwg_kernel
 ** llvm-master-aarch64-lts-defconfig
@@ -19,11 +17,11 @@ Date:   Wed Mar 20 13:36:56 2024 +0900
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/115/artifact/artifacts
 ** llvm-master-aarch64-mainline-defconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-mainline-defconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-mainline-defconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-defconfig-build/108/artifact/artifacts
 ** llvm-master-aarch64-stable-defconfig
 *** Failure
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-stable-defconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-defconfig-build/107/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/jira/yaml
diff --git a/notify/jira/yaml b/notify/jira/yaml
index ce58e0cab..6d48e918b 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -16,9 +16,7 @@
         In `-fbounds-safety`, bounds annotations are considered type attributes
         rather than declaration attributes. Constructing them as type attributes
         allows us to extend the attribute to apply nested pointers, which is
-        essential to annotate functions that involve out parameters: `void
-        foo(int *__counted_by(*out_count) *out_buf, int *out_count)`.
-    ... 15 lines of the commit log omitted.
+    ... 17 lines of the commit log omitted.
     
     * tcwg_kernel
     ** llvm-master-aarch64-lts-defconfig
@@ -27,11 +25,11 @@
     *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/115/artifact/artifacts
     ** llvm-master-aarch64-mainline-defconfig
     *** Failure
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-mainline-defconfig/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-mainline-defconfig/details.txt
     *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-defconfig-build/108/artifact/artifacts
     ** llvm-master-aarch64-stable-defconfig
     *** Failure
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-stable-defconfig/details.txt
     *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-defconfig-build/107/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2bc324c2e..b882b9ca3 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-1176 , 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-defconfig after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-aarch64-mainline-defconfig, after:
   | commit llvmorg-19-init-5887-g3eb9ff30959a
   | Author: Yeoul Na <yeoul_na@apple.com>
   | Date:   Wed Mar 20 13:36:56 2024 +0900
@@ -15,63 +12,55 @@ In CI config tcwg_kernel/llvm-master-aarch64-mainline-defconfig after:
   |     In `-fbounds-safety`, bounds annotations are considered type attributes
   |     rather than declaration attributes. Constructing them as type attributes
   |     allows us to extend the attribute to apply nested pointers, which is
-  |     essential to annotate functions that involve out parameters: `void
-  |     foo(int *__counted_by(*out_count) *out_buf, int *out_count)`.
-  | ... 15 lines of the commit log omitted.
+  | ... 17 lines of the commit log omitted.
+
+Produces Failure:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 3958
+  | # 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:
+  | 9728
+  | # linux build successful:
+  | all
+  | # linux boot successful:
+  | boot
 
-Results changed to
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-3958
+Used configuration :
+ tcwg_kernel/llvm-master-aarch64-mainline-defconfig
 
-From
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-9728
-# linux build successful:
-all
-# linux boot successful:
-boot
+We track this bug report under https://linaro.atlassian.net/browse/LLVM-1176. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-aarch64-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--llvm-master-aarch64-mainline-defconfig-build/108/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-defconfig-build/107/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-mainline-defconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-mainline-defconfig/reproduction_instructions.txt
 
 Full commit : https://github.com/llvm/llvm-project/commit/3eb9ff30959a670559bcba03d149d4c51bf7c9c9
 
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** llvm-master-aarch64-lts-defconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-lts-defconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/115/artifact/artifacts
-** llvm-master-aarch64-mainline-defconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-mainline-defconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-defconfig-build/108/artifact/artifacts
-** llvm-master-aarch64-stable-defconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/llvm-master-aarch64-stable-defconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-defconfig-build/107/artifact/artifacts
-
