#409 Dynamically add packages to the package list for our tags
Closed: Fixed 7 years ago Opened 7 years ago by ralph.

This ticket is created as a result of https://pagure.io/releng/issue/6680

When we submit a new module build, we should

  • No longer inherit from the module-package-list tag.
  • After we create our new tags, we should dynamically add all the packages we're going to build to those tags' package lists.

We used to do this with force=True, but we shouldn't do that. We should do it explicitly. Ideally, we can do this with a single API call.


Metadata Update from @jkaluza:
- Issue assigned to jkaluza

7 years ago

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

7 years ago

Login to comment on this ticket.

Metadata