Comment 24 for bug 1082781

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to config (master)

Reviewed: https://review.openstack.org/82416
Committed: https://git.openstack.org/cgit/openstack-infra/config/commit/?id=92332233c84cbd5e8406fe5b99f46d76790d49c5
Submitter: Jeremy Stanley (<email address hidden>)
Branch: master

commit 92332233c84cbd5e8406fe5b99f46d76790d49c5
Author: Khai Do <email address hidden>
Date: Sun Mar 23 21:29:54 2014 -0700

    disable the jeepyb trivial rebase hook on review.o.o

    Gerrit 2.8 has built-in trivial rebase detection[1]. This change disables the jeepyb
    trivial rebase hook on review.o.o. It has already been disabled on review-dev.o.o
    by change Ia14d8ee86b9d59b6f79ee873231bb0d13b7f43d2

    [1] https://gerrit-review.googlesource.com/Documentation/config-labels.html#label_copyAllScoresOnTrivialRebase
    and https://gerrit-review.googlesource.com/Documentation/config-labels.html#label_copyAllScoresIfNoCodeChange

    Change-Id: I37337b9d07ace4a5202ad4d65d298af6a71abd40
    closes-Bug: #1273959
    Partial-Bug: #1082781