From c474c5e58115e54de2dca2e5a2dd454fa9946f83 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: May 05 2026 13:45:27 +0000 Subject: feat(package_retirement_process): added information about automatic unretirement option. Signed-off-by: Anton Medvedev --- diff --git a/modules/ROOT/pages/Package_Retirement_Process.adoc b/modules/ROOT/pages/Package_Retirement_Process.adoc index c7e2ecd..ec8f07a 100644 --- a/modules/ROOT/pages/Package_Retirement_Process.adoc +++ b/modules/ROOT/pages/Package_Retirement_Process.adoc @@ -152,11 +152,19 @@ See the xref:Package_Review_Process.adoc[Package Review Process] for more inform To unretire a EPEL branch if the package is still in Fedora, no re-review is required. -. Request unretirement by filing a https://forge.fedoraproject.org/releng/tickets/issues/new?template=.forgejo%2fISSUE_TEMPLATE%2funretire-package.md[releng ticket]. -Specify all branches that need to be un-retired +. Request unretirement. The recommended and automated way to do this is using the `fedpkg` tool: ++ +---- +$ fedpkg --user FAS_MAINTAINER request-unretirement --bz_bug_id BUG_ID --branches rawhide f40 f39 +---- ++ +This command will automatically gather the required information and file the necessary request ticket for you. ++ +Alternatively, you can manually file a https://forge.fedoraproject.org/releng/tickets/issues/new?template=.forgejo%2fISSUE_TEMPLATE%2funretire-package.md[releng ticket]. +Whether using the automated tool or filing manually, you must specify all branches that need to be un-retired (including `rawhide` for Rawhide, unless it is for EPEL only) -and include the link to re-review. -In this ticket, +and include the link to the Bugzilla re-review ticket. +In the resulting ticket, request that the https://docs.fedoraproject.org/en-US/infra/[Release Engineering team] unblock the package for the releases that the package should be un-retired for. In this request,