#2814 koji-gc: ignore_tags not possible to specify in the config
Closed: Fixed 4 years ago by tkopecek. Opened 4 years ago by ignatenkobrain.

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.

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

4 years ago

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.25 (was: 1.26)
- Issue tagged with: testing-ready

4 years ago

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

4 years ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #2816 Merged 4 years ago