[CentOS-devel] triggering external actions from koji builds

Wed Apr 15 03:07:53 UTC 2015
Colin Walters <walters at verbum.org>

On Tue, Apr 14, 2015, at 07:04 PM, Karanbir Singh wrote:

> My immediate requirement is to run jenkins jobs when a new rpm drops
> into a repo. Does koji have any support for this without the remote
> having to constantly poll every second ? 

https://git.fedorahosted.org/cgit/koji/tree/plugins/messagebus.py

is one example.  The main question I'd say is around *which* messaging system
and the larger work around wiring things up around it like Fedora has been
doing with fedmsg.