#694 Give kojira a blacklist of targets that it shouldn't bother with
Closed: Fixed Opened by tkopecek.

Sometimes users prefer to rebuild repos manually in given time. So, option for blacklisting tags in kojira would be useful


Easy enough to implement, but this seems a little questionable. Is it harmful for kojira to update these repos, or are we just trying to reduce the load on kojira?

Both of these. @ralph can you comment on problems you've hit?

For example, the MBS creates its own tags/targets and regens the repos whenever it needs to. kojira also regen'ing the repo is unnecessary, wastes resources, and in some cases can cause errors (race conditions between regens confusing the MBS).

@ralph What is level of priority for this? We are wrapping up Koji 1.15 release and are wondering if this needs to be included.

absent replies, targeting 1.16

Metadata Update from @mikem:
- Issue set to the milestone: 1.16

PR #695

Commit 50c28bb4 fixes this issue

Commit 3294301f fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/694

Please continue any further discussion there.

Metadata