Aliasing rawhide to fXX
Currently fedora rawhide repositories are only available under a URL that includes the rawhide name. This makes it slightly trickier for us who are using COPR repositories for our remixes.
In a remix it's common to ship a package containing repository configurations which use $releasever. This means $releasever has to be simplified as there is no (I think) macro to use to determine what the current rawhide version is.
If COPR would instead create the repository URL with 44 (for example) and then has a redirect or alias for rawhide -> 44 it would simplify my selfish workflow.
Note that this also generally works for Fedora repository metalinks where both rawhide and 44 work so there might be some expectation of this also working in COPR :)