fixes #976
Maybe adding quiet option and calling it in if tasks branch would make it slightly more usable. In default implementation it will do nothing, but in some client it can do some emergency action even in quite mode.
quiet
if tasks
1 new commit added
move quiet option into ki_handler
updated
:thumbsup:
Seems odd to define an inner function at that point. Clearer to define it at the beginning.
https://pagure.io/fork/mikem/koji/commits/pagure/pr/981
rebased onto 9d3cd4ca67cdbafb21dccb887833058f37e2e26c
Seems odd to define an inner function at that point. Clearer to define it at the beginning. https://pagure.io/fork/mikem/koji/commits/pagure/pr/981
rebased
Commit 109a0d8d fixes this pull-request
Pull-Request has been merged by mikem
fixes #976