From 8626777dd0d191337f9acf1876caaf55e5cfb172 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 31 Jul 2020 08:05:03 -0500 Subject: [PATCH] Fix formatting error in release note This removes a bullet from the release note text that causes the generated output to have a sub-bullet for the item in the list. Change-Id: I212b8d339e8abee32c28c109f458cb26b7289b9b Signed-off-by: Sean McGinnis --- .../notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml b/releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml index c2ce32f5bb..20c6cdd42f 100644 --- a/releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml +++ b/releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml @@ -1,6 +1,6 @@ --- fixes: - | - * Bug 1885725_: 'copy-image' import job should not run additional plugins + Bug 1885725_: 'copy-image' import job should not run additional plugins .. _1885725: https://code.launchpad.net/bugs/1885725