Fixes: https://pagure.io/koji/issue/2519
taskInfo['request'] might not exist in some case, eg: the call in BuildNotificationTask
taskInfo['request']
BuildNotificationTask
yep, it looks it is broken - is some older PR which I've forgotten to update. I've to revisit it first (even tests are failing now).
rebased onto c465200740f7b297f2319f62db69d77d6e2972e8
1 new commit added
fix tests
rebased onto c9358500e3d581584bc1f34ff177002abba36ee2
fixed - mainly tests and windows tasks. Btw, BuildNotification also has request.
pretty please pagure-ci rebuild
:thumbsup:
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Metadata Update from @mfilip: - Pull-request tagged with: testing-done
Commit 880826b9 fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes: https://pagure.io/koji/issue/2519