On 2013-05-16 16:01:28 -0700 (-0700), Carl Perry wrote: [...] > The issue I'm having is that I don't want to poll the Github repos > using my Jenkins and instead would like to use some type of push > notifications. [...] (Cc'ing you since I'm not sure if you're subscribed--if you are then please pardon the noise.) I think http://ci.openstack.org/third_party.html may be what you're looking for. There are something like half a dozen organizations now subscribing to the event stream from our code review system... if you're only interested in notification on changes merged, then you likely want to filter for change-merged or ref-updated event types... http://gerrit-documentation.googlecode.com/svn/Documentation/2.4.2/cmd-stream-events.html -- Jeremy Stanley