#296 Check for 'has_hightouch_bug' in whitelist.
Merged by jkaluza. Opened by jkaluza.
jkaluza/freshmaker hightouch-v2  into  master

Download 296.patch

We have implemented the ErrataAdvisory.has_hightouch_bug some time ago, but it seems we have never added it to allow_build(...) method call which is responsible for checking the whitelist/blacklist. It was therefore not possible to use the has_hightouch_bug flag in whitelist/blacklist.

This PR adds it to allow_build(...) and we can now use the advisory_has_hightouch_bug in whitelist/blacklist.

Pull-Request has been merged by jkaluza

Metadata