diff --git a/notify/jira/description b/notify/jira/description
index a075b54c2..1a632c864 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Thu Jan 12 10:38:10 2023 -0500
     [why]
     Enable Freesync over PCon on Linux environment.
     
-    [how]
-    Adding Freesync over PCon support in amdgpu_dm
-... 8 lines of the commit log omitted.
+... 10 lines of the commit log omitted.
 
 * tcwg_gnu_native_check_gdb
 ** master-arm
@@ -19,10 +17,12 @@ Date:   Thu Jan 12 10:38:10 2023 -0500
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/51/artifact/artifacts
 * tcwg_kernel
 ** llvm-master-arm-next-allmodconfig
-*** Failure after v6.2-rc6-1149-g5b49da02ddbe: drm/amd/display: Enable Freesync over PCon:
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/5b49da02ddbe1b9082cfc9be1cd848375da178ea/tcwg_kernel/llvm-master-arm-next-allmodconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-next-allmodconfig/552/artifact/artifacts
 ** llvm-master-arm-next-allyesconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/5b49da02ddbe1b9082cfc9be1cd848375da178ea/tcwg_kernel/llvm-master-arm-next-allyesconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/5b49da02ddbe1b9082cfc9be1cd848375da178ea/tcwg_kernel/llvm-master-arm-next-allyesconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-next-allyesconfig/572/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/5b49da02ddbe1b9082cfc9be1cd848375da178ea/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/5b49da02ddbe1b9082cfc9be1cd848375da178ea/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 215632a5f..a277628d4 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-next-allyesconfig after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-arm-next-allyesconfig, after:
   | commit v6.2-rc6-1149-g5b49da02ddbe1
   | Author: Sung Joon Kim <sungkim@amd.com>
   | Date:   Thu Jan 12 10:38:10 2023 -0500
@@ -15,78 +12,72 @@ In CI config tcwg_kernel/llvm-master-arm-next-allyesconfig after:
   |     [why]
   |     Enable Freesync over PCon on Linux environment.
   |     
-  |     [how]
-  |     Adding Freesync over PCon support in amdgpu_dm
-  | ... 8 lines of the commit log omitted.
+  | ... 10 lines of the commit log omitted.
+
+Produces Failure:
+  | Results changed to
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 20707
+  | # First few build errors in logs:
+  | # 00:07:00 drivers/gpu/host1x/dev.c:520:6: error: variable 'syncpt_irq' is uninitialized when used here [-Werror,-Wuninitialized]
+  | # 00:07:00 make[4]: *** [scripts/Makefile.build:252: drivers/gpu/host1x/dev.o] Error 1
+  | # 00:07:35 make[3]: *** [scripts/Makefile.build:504: drivers/gpu/host1x] Error 2
+  | # 00:08:33 ./drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: 'mod_info_packet.h' file not found
+  | # 00:08:33 make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o] Error 1
+  | # 00:08:33 ./drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: 'mod_info_packet.h' file not found
+  | # 00:08:34 make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/amdgpu_device.o] Error 1
+  | # 00:08:34 ./drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: 'mod_info_packet.h' file not found
+  | # 00:08:34 make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o] Error 1
+  | # 00:08:36 ./drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: 'mod_info_packet.h' file not found
+  | # First few build errors in logs:
+  | 
+  | From
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 20992
+  | # First few build errors in logs:
+  | # 00:14:06 drivers/gpu/host1x/dev.c:520:6: error: variable 'syncpt_irq' is uninitialized when used here [-Werror,-Wuninitialized]
+  | # 00:14:06 make[4]: *** [scripts/Makefile.build:252: drivers/gpu/host1x/dev.o] Error 1
+  | # 00:14:31 make[3]: *** [scripts/Makefile.build:504: drivers/gpu/host1x] Error 2
+  | # 00:32:37 drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3597:12: error: stack frame size (1256) exceeds limit (1024) in 'mlx5e_setup_tc' [-Werror,-Wframe-larger-than]
+  | # 00:32:38 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlx5/core/en_main.o] Error 1
+  | # 00:33:55 make[2]: *** [scripts/Makefile.build:504: drivers/gpu] Error 2
+  | # 00:33:59 make[5]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox/mlx5/core] Error 2
+  | # 00:33:59 make[4]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox] Error 2
+  | # 00:34:00 make[3]: *** [scripts/Makefile.build:504: drivers/net/ethernet] Error 2
+  | # 00:34:00 make[2]: *** [scripts/Makefile.build:504: drivers/net] Error 2
+  | # First few build errors in logs:
 
-Results changed to
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-20707
-# First few build errors in logs:
-# 00:07:00 drivers/gpu/host1x/dev.c:520:6: error: variable 'syncpt_irq' is uninitialized when used here [-Werror,-Wuninitialized]
-# 00:07:00 make[4]: *** [scripts/Makefile.build:252: drivers/gpu/host1x/dev.o] Error 1
-# 00:07:35 make[3]: *** [scripts/Makefile.build:504: drivers/gpu/host1x] Error 2
-# 00:08:33 ./drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: 'mod_info_packet.h' file not found
-# 00:08:33 make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o] Error 1
-# 00:08:33 ./drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: 'mod_info_packet.h' file not found
-# 00:08:34 make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/amdgpu_device.o] Error 1
-# 00:08:34 ./drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: 'mod_info_packet.h' file not found
-# 00:08:34 make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o] Error 1
-# 00:08:36 ./drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: 'mod_info_packet.h' file not found
+Used configuration :
+ tcwg_kernel/llvm-master-arm-next-allyesconfig
 
-From
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-20992
-# First few build errors in logs:
-# 00:14:06 drivers/gpu/host1x/dev.c:520:6: error: variable 'syncpt_irq' is uninitialized when used here [-Werror,-Wuninitialized]
-# 00:14:06 make[4]: *** [scripts/Makefile.build:252: drivers/gpu/host1x/dev.o] Error 1
-# 00:14:31 make[3]: *** [scripts/Makefile.build:504: drivers/gpu/host1x] Error 2
-# 00:32:37 drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3597:12: error: stack frame size (1256) exceeds limit (1024) in 'mlx5e_setup_tc' [-Werror,-Wframe-larger-than]
-# 00:32:38 make[6]: *** [scripts/Makefile.build:252: drivers/net/ethernet/mellanox/mlx5/core/en_main.o] Error 1
-# 00:33:55 make[2]: *** [scripts/Makefile.build:504: drivers/gpu] Error 2
-# 00:33:59 make[5]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox/mlx5/core] Error 2
-# 00:33:59 make[4]: *** [scripts/Makefile.build:504: drivers/net/ethernet/mellanox] Error 2
-# 00:34:00 make[3]: *** [scripts/Makefile.build:504: drivers/net/ethernet] Error 2
-# 00:34:00 make[2]: *** [scripts/Makefile.build:504: drivers/net] Error 2
+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-next-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-llvm-build-llvm-master-arm-next-allyesconfig/572/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-next-allyesconfig/571/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/5b49da02ddbe1b9082cfc9be1cd848375da178ea/tcwg_kernel/llvm-master-arm-next-allyesconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/5b49da02ddbe1b9082cfc9be1cd848375da178ea/tcwg_kernel/llvm-master-arm-next-allyesconfig/reproduction_instructions.txt
 
 Full commit : https://git.linaro.org/kernel-org/linux-next.git/commit/?id=5b49da02ddbe1b9082cfc9be1cd848375da178ea
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_native_check_gdb
-** master-arm
-*** FAIL: 110 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/5b49da02ddbe1b9082cfc9be1cd848375da178ea/tcwg_gnu_native_check_gdb/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/51/artifact/artifacts
-* tcwg_kernel
-** llvm-master-arm-next-allmodconfig
-*** Failure after v6.2-rc6-1149-g5b49da02ddbe: drm/amd/display: Enable Freesync over PCon:
-** llvm-master-arm-next-allyesconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/5b49da02ddbe1b9082cfc9be1cd848375da178ea/tcwg_kernel/llvm-master-arm-next-allyesconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-next-allyesconfig/572/artifact/artifacts
-
