#96 Allow whitelisting/blacklisting certain artifacts globally for all handlers.
Merged by jkaluza. Opened by jkaluza.
jkaluza/freshmaker allow-build-per-type  into  master

Download 96.patch

Currently, if we want to enable handling of Errata advisories with certain security_level, we would have to configure it for all handlers which ever try handling Errata advisory.

With this PR, this can be configured globally for all handlers. You can therefore change this behaviour per-handler if you want more granularity.

Pull-Request has been merged by jkaluza

Metadata