Currently, rpmautospec.tag_package tags all builds of a package, which can take a long time for packages with a long history (even more so when not operating locally but using the Pagure API for it, one tag at a time).
rpmautospec.tag_package
For our purposes, it's enough to have the respective latest (EVR-wise) build tagged in the repo, we should either do this wholesale, or offer it as an option (to be used by in the process_distgit_cb callback of the rpmautospec_build Koji plugin).
process_distgit_cb
rpmautospec_build
Metadata Update from @pingou: - Issue assigned to pingou
Metadata Update from @pingou: - Assignee reset
Metadata Update from @nphilipp: - Issue set to the milestone: 0.1
Metadata Update from @nphilipp: - Issue assigned to nphilipp
Metadata Update from @nphilipp: - Assignee reset
This has been implemented in #97 so we can close this ticket :)
Metadata Update from @pingou: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)