diff --git a/modules/release_guide/pages/mass_branching_checklist.adoc b/modules/release_guide/pages/mass_branching_checklist.adoc index 59cc6b7..4b5f904 100644 --- a/modules/release_guide/pages/mass_branching_checklist.adoc +++ b/modules/release_guide/pages/mass_branching_checklist.adoc @@ -165,12 +165,6 @@ security_fixes = 'YYYY-MM-DD' * [ ] Configure an outage in Koji to disable Rawhide builds. * [ ] Cancel all running builds for Rawhide by listing and selecting relevant tasks, and then cancel each task. -==== PDC (Product Definition Center) - -* [ ] Create a new "product-release" in PDC using the provided script. -* [ ] Clone or update the releng repository on PDC backend. -* [ ] Run the `create-new-release-branches.py` script to set up the new release branches, ensuring to use the `--createfile` argument. - ==== Koji * [ ] Run the `make-koji-release-tags` script from the releng repository to handle builds from the new branch.