#10266 Allow retiring on fc35 branch
Closed 2 years ago by churchyard. Opened 2 years ago by churchyard.
churchyard/releng block_retired_f35_allow  into  main

file modified
+2 -2
@@ -13,8 +13,8 @@ 

  

  

  log = logging.getLogger(__name__)

- RETIRING_BRANCHES = ["el6", "epel7", "epel8", "epel8-playground", "rawhide"]

- PROD_ONLY_BRANCHES = ["el6", "epel7", "epel8", "epel8-playground", "rawhide"]

+ RETIRING_BRANCHES = ["el6", "epel7", "epel8", "epel8-playground", "rawhide", "fc35"]

+ PROD_ONLY_BRANCHES = ["el6", "epel7", "epel8", "epel8-playground", "rawhide", "fc35"]

  

  PRODUCTION_PDC = "https://pdc.fedoraproject.org"

  STAGING_PDC = "https://pdc.stg.fedoraproject.org"

no initial comment

Pull-Request has been closed by churchyard

2 years ago
Metadata