Creating side tag via fedpkg request-side-tag, it provides side-tag-with ugly name such as f32-build-side-17977. It would be nice, if there is way to provide more user friendly name, e.g. f32-ruby, as relengs previously used to do.
fedpkg request-side-tag
f32-build-side-17977
f32-ruby
Actually, I was creating the side tag while being in dist-git checkout of ruby package. May be the fedpkg could try to guess the side tag name from the package name? I know this command probably works also out of current dist-git checkou scope, so maybe this is just silly idea. OTOH it probably guessed the f32 part out of the checkout? Dunno ....
f32
The Koji API does not support any name customization. It would be a security issue since tag names are used to identify policy. You could put -infra into the name of your side tag and suddenly you can build from SRPMs. Here's an issue asking for this feature: https://pagure.io/sidetag-koji-plugin/issue/7
-infra
The dist-git repo only influences the base tag.
Eventually we should be able to at least display username of person that created the tag: https://pagure.io/sidetag-koji-plugin/issue/10
Metadata Update from @lsedlar: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)