mass_branching_checklist: Remove PDC

Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
Lenka Segura 2024-12-10 16:29:23 +01:00 committed by jnsamyak
parent c9573f5621
commit eb0cf66c43

View file

@ -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.