From cd1478b0b72a68bbb60518180ff7e1f5ea1aca53 Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Mon, 25 Nov 2024 17:41:42 +0100 Subject: [PATCH] Remove news fragments leftoff Signed-off-by: Mattia Verga --- news/5800.bug | 1 - news/PR5789.bug | 1 - news/PR5796.dev | 1 - news/PR5802.feature | 1 - news/PR5804.feature | 1 - news/PR5805.feature | 1 - news/PR5807.feature | 1 - 7 files changed, 7 deletions(-) delete mode 100644 news/5800.bug delete mode 100644 news/PR5789.bug delete mode 100644 news/PR5796.dev delete mode 100644 news/PR5802.feature delete mode 100644 news/PR5804.feature delete mode 100644 news/PR5805.feature delete mode 100644 news/PR5807.feature diff --git a/news/5800.bug b/news/5800.bug deleted file mode 100644 index d7563afe17..0000000000 --- a/news/5800.bug +++ /dev/null @@ -1 +0,0 @@ -When editing an update from APIs it is no more required to specify the old bug ids list in sent data if no change is required diff --git a/news/PR5789.bug b/news/PR5789.bug deleted file mode 100644 index dcc2124d30..0000000000 --- a/news/PR5789.bug +++ /dev/null @@ -1 +0,0 @@ -Bodhi documentation on RTD was missing some content generated by external scripts diff --git a/news/PR5796.dev b/news/PR5796.dev deleted file mode 100644 index 929034fb6b..0000000000 --- a/news/PR5796.dev +++ /dev/null @@ -1 +0,0 @@ -A deprecation warning is now emitted when a value for `karma_critpath` is set in a comment diff --git a/news/PR5802.feature b/news/PR5802.feature deleted file mode 100644 index cc5d463ab3..0000000000 --- a/news/PR5802.feature +++ /dev/null @@ -1 +0,0 @@ -Bodhi now allows setting the min_karma threshold for critical path and non-critical path updates separately diff --git a/news/PR5804.feature b/news/PR5804.feature deleted file mode 100644 index 9e4959d0a2..0000000000 --- a/news/PR5804.feature +++ /dev/null @@ -1 +0,0 @@ -bcd has a new clean subcommand to completely refresh the bcd environment diff --git a/news/PR5805.feature b/news/PR5805.feature deleted file mode 100644 index 26d224e1df..0000000000 --- a/news/PR5805.feature +++ /dev/null @@ -1 +0,0 @@ -WebUI: the update page now reports both the autopush settings and the minimum threshold for the manual push diff --git a/news/PR5807.feature b/news/PR5807.feature deleted file mode 100644 index b3e6f00c10..0000000000 --- a/news/PR5807.feature +++ /dev/null @@ -1 +0,0 @@ -The Release properties `min_karma`, `critpath_min_karma`, `mandatory_days_in_testing` and `critpath_mandatory_days_in_testing` are now expossed in JSON replies from bodhi-server and can be viewed in bodhi-client through the `release requirements` command