From 161784c946b9dbb22a48489264d781abaa01bca7 Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Nov 28 2023 10:38:14 +0000 Subject: chore: make admon collapsible --- diff --git a/modules/ROOT/pages/Package_Update_Guide.adoc b/modules/ROOT/pages/Package_Update_Guide.adoc index 26ca932..8917ba6 100644 --- a/modules/ROOT/pages/Package_Update_Guide.adoc +++ b/modules/ROOT/pages/Package_Update_Guide.adoc @@ -433,14 +433,19 @@ koji untag This can be used to remove a build that made a test fail or to add a build that was originally missed. -If you add or remove a build from a side tag, -you will have to refresh the corresponding update in Bodhi. -[WARNING] -========= -Removing the last build in a side-tag will automatically remove/delete the side tag. +[CAUTION] +===== -========= +.Modifying builds in side tags can have unintended consequences +[%collapsible] +==== + +- if you add or remove a build from a side tag that has already been pushed as an update in Bodhi, you must manually refresh the update +- removing the last build in a side-tag will automatically remove/delete the side tag + +==== +===== [#removing_side_tag] ==== Removing a side tag