diff --git a/notify/jira/description b/notify/jira/description
index 22f78c477..51efc5c2a 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,18 +8,16 @@ Date:   Fri Nov 25 12:07:49 2022 +0000
     Patch series "Fix a bunch of allmodconfig errors", v2.
     
     Since b339ec9c229aa ("kbuild: Only default to -Werror if COMPILE_TEST")
-    WERROR now defaults to COMPILE_TEST meaning that it's enabled for
-    allmodconfig builds.  This leads to some interesting build failures when
-... 37 lines of the commit log omitted.
+... 39 lines of the commit log omitted.
 
 * tcwg_kernel
 ** llvm-master-arm-mainline-allmodconfig
 *** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/6f6cb1714365a07dbc66851879538df9f6969288/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/6f6cb1714365a07dbc66851879538df9f6969288/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-mainline-allmodconfig/521/artifact/artifacts
 ** llvm-master-arm-mainline-allyesconfig
 *** Failure after v6.1-rc4-59-g6f6cb1714365: drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame:
 ** llvm-release-arm-mainline-allyesconfig
 *** Failure after v6.1-rc4-59-g6f6cb1714365: drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame:
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/6f6cb1714365a07dbc66851879538df9f6969288/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/6f6cb1714365a07dbc66851879538df9f6969288/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5789f7a3b..af0992de9 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-647 , 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-mainline-allmodconfig after:
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-arm-mainline-allmodconfig, after:
   | commit v6.1-rc4-59-g6f6cb1714365a
   | Author: Lee Jones <lee@kernel.org>
   | Date:   Fri Nov 25 12:07:49 2022 +0000
@@ -15,64 +12,60 @@ In CI config tcwg_kernel/llvm-master-arm-mainline-allmodconfig after:
   |     Patch series "Fix a bunch of allmodconfig errors", v2.
   |     
   |     Since b339ec9c229aa ("kbuild: Only default to -Werror if COMPILE_TEST")
-  |     WERROR now defaults to COMPILE_TEST meaning that it's enabled for
-  |     allmodconfig builds.  This leads to some interesting build failures when
-  | ... 37 lines of the commit log omitted.
+  | ... 39 lines of the commit log omitted.
+
+Produces Success:
+  | Results changed to
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 22986
+  | # First few build errors in logs:
+  | # 00:08:11 crypto/wp512.c:782:13: error: stack frame size (1160) exceeds limit (1024) in 'wp512_process_buffer' [-Werror,-Wframe-larger-than]
+  | # 00:08:11 make[2]: *** [scripts/Makefile.build:250: crypto/wp512.o] Error 1
+  | # 00:13:47 make[1]: *** [scripts/Makefile.build:500: crypto] Error 2
+  | # 00:19:43 drivers/gpu/drm/tests/drm_mm_test.c:344:12: error: stack frame size (1072) exceeds limit (1024) in '__drm_test_mm_reserve' [-Werror,-Wframe-larger-than]
+  | # 00:19:44 make[5]: *** [scripts/Makefile.build:250: drivers/gpu/drm/tests/drm_mm_test.o] Error 1
+  | # 00:19:44 make[4]: *** [scripts/Makefile.build:500: drivers/gpu/drm/tests] Error 2
+  | # 00:46:36 drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1436:12: error: stack frame size (1080) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode' [-Werror,-Wframe-larger-than]
+  | # 00:46:36 make[5]: *** [scripts/Makefile.build:250: drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.o] Error 1
+  | # 00:47:13 drivers/staging/rtl8723bs/core/rtw_security.c:1288:5: error: stack frame size (1080) exceeds limit (1024) in 'rtw_aes_decrypt' [-Werror,-Wframe-larger-than]
+  | # 00:47:13 make[4]: *** [scripts/Makefile.build:250: drivers/staging/rtl8723bs/core/rtw_security.o] Error 1
+  | # First few build errors in logs:
+  | 
+  | From
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 23166
 
-Results changed to
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-22986
-# First few build errors in logs:
-# 00:08:11 crypto/wp512.c:782:13: error: stack frame size (1160) exceeds limit (1024) in 'wp512_process_buffer' [-Werror,-Wframe-larger-than]
-# 00:08:11 make[2]: *** [scripts/Makefile.build:250: crypto/wp512.o] Error 1
-# 00:13:47 make[1]: *** [scripts/Makefile.build:500: crypto] Error 2
-# 00:19:43 drivers/gpu/drm/tests/drm_mm_test.c:344:12: error: stack frame size (1072) exceeds limit (1024) in '__drm_test_mm_reserve' [-Werror,-Wframe-larger-than]
-# 00:19:44 make[5]: *** [scripts/Makefile.build:250: drivers/gpu/drm/tests/drm_mm_test.o] Error 1
-# 00:19:44 make[4]: *** [scripts/Makefile.build:500: drivers/gpu/drm/tests] Error 2
-# 00:46:36 drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1436:12: error: stack frame size (1080) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode' [-Werror,-Wframe-larger-than]
-# 00:46:36 make[5]: *** [scripts/Makefile.build:250: drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.o] Error 1
-# 00:47:13 drivers/staging/rtl8723bs/core/rtw_security.c:1288:5: error: stack frame size (1080) exceeds limit (1024) in 'rtw_aes_decrypt' [-Werror,-Wframe-larger-than]
-# 00:47:13 make[4]: *** [scripts/Makefile.build:250: drivers/staging/rtl8723bs/core/rtw_security.o] Error 1
+Used configuration :
+ tcwg_kernel/llvm-master-arm-mainline-allmodconfig
 
-From
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-23166
+We track this bug report under https://linaro.atlassian.net/browse/LLVM-647. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-arm-mainline-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-build-llvm-master-arm-mainline-allmodconfig/521/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-mainline-allmodconfig/520/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/6f6cb1714365a07dbc66851879538df9f6969288/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/6f6cb1714365a07dbc66851879538df9f6969288/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/reproduction_instructions.txt
 
 Full commit : https://git.linaro.org/kernel-org/linux.git/commit/?id=6f6cb1714365a07dbc66851879538df9f6969288
 
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** llvm-master-arm-mainline-allmodconfig
-*** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/6f6cb1714365a07dbc66851879538df9f6969288/tcwg_kernel/llvm-master-arm-mainline-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-mainline-allmodconfig/521/artifact/artifacts
-** llvm-master-arm-mainline-allyesconfig
-*** Failure after v6.1-rc4-59-g6f6cb1714365: drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame:
-** llvm-release-arm-mainline-allyesconfig
-*** Failure after v6.1-rc4-59-g6f6cb1714365: drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame:
-
