Comment 6 for bug 1255166

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zuul (master)

Reviewed: https://review.openstack.org/92268
Committed: https://git.openstack.org/cgit/openstack-infra/zuul/commit/?id=dcc53b156025525c1d371400d037db4a62b5cde4
Submitter: Jenkins
Branch: master

commit dcc53b156025525c1d371400d037db4a62b5cde4
Author: Khai Do <email address hidden>
Date: Mon May 5 18:08:22 2014 -0700

    add support for draft-published event

    Gerrit 2.4 did not provide a stream event for draft patchsets therefore it was not
    supported in zuul either. We've just upgraded to Gerrit 2.8 which does provide a
    new draft-published stream event. This change will make zuul aware of the draft-published
    event.

    Change-Id: Ica363b4672cfce375d64463636d84e92c2949fd6
    Partial-Bug: #1255166