Week 38 (September 15th – September 21st)
- New
skip_installoption for test jobs to omit automatic installation of Copr packages on Testing Farm runner. (packit#2776) - There are also improvements to
/packit helpfrom an external contributor @burakeyler. (packit-service#3186) Status.get_downstream_prs()now usesitertools.islice()to consume only the required number of PRs from theIterablereturned byForgejoProject.get_pr_list(), avoiding loading all PRs into memory. (packit#2771)
