#425 Handle bugzilla whiteboard empty
Merged by jkaluza. Opened by gnaponie.
gnaponie/freshmaker FACTORY-5074  into  master

Download 425.patch

Due to security reasons, "whiteboard" in bugzillas is now empty.
Get the information about the severity from the "bug_severity"
instead of "status_whiteboard".
Also the affected packages are now unknown. In this case let's
just return an empty list, that will be handled in
freshmaker/handlers/koji/rebuild_images_on_rpm_advisory_change.py
where all RPMs will be rebuilt.

ref: FACTORY-5074

Signed-off-by: gnaponie gnaponie@redhat.com

@jkaluza @lucarval PTAL

Should this be in method query_bugzilla?

What @cqi wrote, otherwise +1.

rebased onto 3b91d9af12cc16fe919f3e5496f7e993e1317dd8

Changed, could you please check again?

+1 LGTM

Commit 2bd3fe00 fixes this pull-request

Pull-Request has been merged by jkaluza

Pull-Request has been merged by jkaluza

Metadata