Where can I report bugs/RFE for the CentOS Project ?
The CentOS Project actually uses several ticket trackers, so use this list as a filter to know where to report specific bug[s] and/or RFE/requests :
1. CentOS Stream
Red Hat Issues (CentOS Stream 8)
Red Hat Issues (CentOS Stream 9)
Red Hat Issues (CentOS Stream 10)
The Component field corresponds to the source package name that you'd like to report a bug against. If you are reporting an issue against the whole distribution itself, or if you're otherwise unclear what the component should be please choose 'distribution'.
2. Special Interest Groups
Hyperscale - https://pagure.io/centos-sig-hyperscale/sig/issues
kmods - https://pagure.io/centos-sig-kmods/sig/issues
Virtualization - https://pagure.io/centos-sig-virt/sig/issues
Cloud - https://pagure.io/centos-sig-cloud/sig/issues
3. CentOS Infra, CBS, SIGs, mirror, CI, etc
see mail sent to centos-devel list :
Concerned areas :
https://cbs.centos.org (Community BuildSystem, aka koji)
- Special Interest Groups requests (for mirror, resources, etc)
https://ci.centos.org (All CI infra ecosystem) [NOTE: ci.centos.org has been deprecated: see https://lists.centos.org/pipermail/ci-users/2022-December/004630.html]
- Everything around CentOS Infra (mirror issues, etc)
Use the following tracker for such kind of requests/areas : https://pagure.io/centos-infra/issues
To find the version IDs of new CentOS Stream versions, locate an issue using that version, then view it in the API.
https://issues.redhat.com/rest/api/2/issue/<issuekey>
The property you want is fields.versions.0.id. More info can be found here:
https://confluence.atlassian.com/jirakb/how-to-create-issues-using-direct-html-links-in-jira-server-159474.html