#2813 RFE: koji-gc: hastag policy
Closed: Fixed by tkopecek. Opened by ignatenkobrain.

In our environment we build bunch of kernel packages and we want to keep them available (tagged) as long as there are some users of it. We achieve that by having separate tag protected which denies untagging the build from any other tags as long as it is part of protected one.

However, with koji-gc it is impossible to skip such builds as specifying tag protected :: skip will skip it only from untagging builds from protected tag.

I can imagine something like hastag protected :: skip which would skip such builds and exclude them from ordering rules.

If you have some other suggestion as well, let me know :)


Yep, it makes sense - we can copy/modify hastag test from kojihub.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.25

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

PR #2817

Metadata Update from @mfilip:
- Issue tagged with: testing-done

Commit 28eb8a81 fixes this issue

Commit e0d770d1 fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests