Learn more about these different git repos.
Other Git URLs
https://docs.pagure.org/koji/utils/#garbage-collector says
ignore_tags = '' Tags corresponding to these globs are ignored.
However, you can't specify that in the [main] section of the config as it is completely ignored by koji-gc.
[main]
It seems it was documented but never implemented. If you think it should be fixed by adding documentation options into here:
# List of values read from config file to update default parser values cfgmap = [
let me know and I can submit PR.
Ah, it is only taken from command line, not config. Yes, I agree, that it could be part of main section.
Metadata Update from @tkopecek: - Custom field Size adjusted to None - Issue set to the milestone: 1.26
Metadata Update from @tkopecek: - Issue set to the milestone: 1.25 (was: 1.26) - Issue tagged with: testing-ready
PR #2816
Metadata Update from @mfilip: - Issue tagged with: testing-done
Commit e10809c fixes this issue
Commit 4cbffb3 fixes this issue
Log in to comment on this ticket.