diff --git a/notify/jira/description b/notify/jira/description
index 06320e2..0519216 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,20 +8,20 @@ Date:   Thu Oct 27 10:51:15 2022 -0400
     [Description]
     - Need to disable phantom OTG after it's enabled
       in order to restore it to it's original state.
-    - If it's enabled and then an MCLK switch comes in
-      we may not prefetch the correct data since the phantom
-... 7 lines of the commit log omitted.
+... 9 lines of the commit log omitted.
 
 * tcwg_kernel
 ** llvm-master-aarch64-next-allmodconfig
-*** Failure after v6.1-rc2-818-gdc55b106ad47: drm/amd/display: Disable phantom OTG after enable for plane disable:
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/dc55b106ad477c67f969f3432d9070c6846fb557/tcwg_kernel/llvm-master-aarch64-next-allmodconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-next-allmodconfig/575/artifact/artifacts
 ** llvm-master-aarch64-next-allyesconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/dc55b106ad477c67f969f3432d9070c6846fb557/tcwg_kernel/llvm-master-aarch64-next-allyesconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/dc55b106ad477c67f969f3432d9070c6846fb557/tcwg_kernel/llvm-master-aarch64-next-allyesconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-next-allyesconfig/691/artifact/artifacts
 ** llvm-release-aarch64-next-allmodconfig
 *** Failure after v6.1-rc2-818-gdc55b106ad47: drm/amd/display: Disable phantom OTG after enable for plane disable:
 ** llvm-release-aarch64-next-allyesconfig
 *** Failure after v6.1-rc2-818-gdc55b106ad47: drm/amd/display: Disable phantom OTG after enable for plane disable:
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/dc55b106ad477c67f969f3432d9070c6846fb557/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/dc55b106ad477c67f969f3432d9070c6846fb557/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index ecb169b..9266c17 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-aarch64-next-allyesconfig after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In tcwg_kernel/llvm-master-aarch64-next-allyesconfig, after:
   | commit v6.1-rc2-818-gdc55b106ad477
   | Author: Alvin Lee <Alvin.Lee2@amd.com>
   | Date:   Thu Oct 27 10:51:15 2022 -0400
@@ -15,66 +12,60 @@ In CI config tcwg_kernel/llvm-master-aarch64-next-allyesconfig after:
   |     [Description]
   |     - Need to disable phantom OTG after it's enabled
   |       in order to restore it to it's original state.
-  |     - If it's enabled and then an MCLK switch comes in
-  |       we may not prefetch the correct data since the phantom
-  | ... 7 lines of the commit log omitted.
+  | ... 9 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:
+  | 21405
+  | # First few build errors in logs:
+  | # 00:54:51 drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:1134:20: error: no member named 'disable_phantom_crtc' in 'struct timing_generator_funcs'
+  | # 00:54:51 drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:1135:17: error: no member named 'disable_phantom_crtc' in 'struct timing_generator_funcs'
+  | # 00:54:52 make[5]: *** [scripts/Makefile.build:250: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.o] Error 1
+  | # 00:56:04 make[4]: *** [scripts/Makefile.build:500: drivers/gpu/drm/amd/amdgpu] Error 2
+  | # 00:59:07 make[3]: *** [scripts/Makefile.build:500: drivers/gpu/drm] Error 2
+  | # 00:59:07 make[2]: *** [scripts/Makefile.build:500: drivers/gpu] Error 2
+  | # 00:59:07 make[1]: *** [scripts/Makefile.build:500: drivers] Error 2
+  | # 00:59:07 make: *** [Makefile:1992: .] Error 2
+  | # First few build errors in logs:
+  | 
+  | From
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 21484
+  | # linux build successful:
+  | all
 
-Results changed to
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-21405
-# First few build errors in logs:
-# 00:54:51 drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:1134:20: error: no member named 'disable_phantom_crtc' in 'struct timing_generator_funcs'
-# 00:54:51 drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:1135:17: error: no member named 'disable_phantom_crtc' in 'struct timing_generator_funcs'
-# 00:54:52 make[5]: *** [scripts/Makefile.build:250: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.o] Error 1
-# 00:56:04 make[4]: *** [scripts/Makefile.build:500: drivers/gpu/drm/amd/amdgpu] Error 2
-# 00:59:07 make[3]: *** [scripts/Makefile.build:500: drivers/gpu/drm] Error 2
-# 00:59:07 make[2]: *** [scripts/Makefile.build:500: drivers/gpu] Error 2
-# 00:59:07 make[1]: *** [scripts/Makefile.build:500: drivers] Error 2
-# 00:59:07 make: *** [Makefile:1992: .] Error 2
+Used configuration :
+ tcwg_kernel/llvm-master-aarch64-next-allyesconfig
 
-From
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-21484
-# linux build successful:
-all
+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-aarch64-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-aarch64-next-allyesconfig/691/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-next-allyesconfig/690/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/dc55b106ad477c67f969f3432d9070c6846fb557/tcwg_kernel/llvm-master-aarch64-next-allyesconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/dc55b106ad477c67f969f3432d9070c6846fb557/tcwg_kernel/llvm-master-aarch64-next-allyesconfig/reproduction_instructions.txt
 
 Full commit : https://git.linaro.org/kernel-org/linux-next.git/commit/?id=dc55b106ad477c67f969f3432d9070c6846fb557
 
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** llvm-master-aarch64-next-allmodconfig
-*** Failure after v6.1-rc2-818-gdc55b106ad47: drm/amd/display: Disable phantom OTG after enable for plane disable:
-** llvm-master-aarch64-next-allyesconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/linux/sha1/dc55b106ad477c67f969f3432d9070c6846fb557/tcwg_kernel/llvm-master-aarch64-next-allyesconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-next-allyesconfig/691/artifact/artifacts
-** llvm-release-aarch64-next-allmodconfig
-*** Failure after v6.1-rc2-818-gdc55b106ad47: drm/amd/display: Disable phantom OTG after enable for plane disable:
-** llvm-release-aarch64-next-allyesconfig
-*** Failure after v6.1-rc2-818-gdc55b106ad47: drm/amd/display: Disable phantom OTG after enable for plane disable:
-
