#43 Allow tagging through the Pagure API in rpmautospec.tag_package
Closed: Fixed by asaleh. Opened by nphilipp.

Currently, the code for tagging historical builds in rpmautospec.tag_package operates on a local git repository. To be usable from Koji, it needs to optionally (alternatively or additionally) allow creating tags through the Pagure API for this (see koji_plugins/rpmautospec_hub.py).

Acceptance Criteria:

  • The tag-package command as well as the rpmautospec.tag_package module let users choose to tag via the Pagure API, both as an alternative (i.e. only through Pagure) and in addition to tagging in the local repository.

Metadata Update from @nphilipp:
- Issue assigned to nphilipp

Metadata Update from @nphilipp:
- Issue set to the milestone: 0.1

Metadata Update from @nphilipp:
- Assignee reset

Metadata Update from @asaleh:
- Issue assigned to asaleh

Metadata Update from @asaleh:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata