Actually disable trivial_rebase_hook
The test in the erb file was bogus. Change-Id: I9790f9f7bb25f105d9875a34f0451ef373f61dca
This commit is contained in:
parent
deed969d2d
commit
f589f2e352
@ -4,7 +4,7 @@
|
|||||||
timeout -k 2m 10m /usr/local/bin/update-blueprint patchset-created "$@"
|
timeout -k 2m 10m /usr/local/bin/update-blueprint patchset-created "$@"
|
||||||
timeout -k 2m 10m /usr/local/bin/update-bug patchset-created "$@"
|
timeout -k 2m 10m /usr/local/bin/update-bug patchset-created "$@"
|
||||||
timeout -k 2m 10m /usr/local/bin/notify-impact patchset-created "$@" --impact SecurityImpact --dest-address 'openstack-security@lists.openstack.org'
|
timeout -k 2m 10m /usr/local/bin/notify-impact patchset-created "$@" --impact SecurityImpact --dest-address 'openstack-security@lists.openstack.org'
|
||||||
<% if trivial_rebase_role_id -%>
|
<% if @trivial_rebase_role_id != "" -%>
|
||||||
timeout -k 2m 10m /usr/local/bin/trivial-rebase \
|
timeout -k 2m 10m /usr/local/bin/trivial-rebase \
|
||||||
patchset-created \
|
patchset-created \
|
||||||
--whitespace \
|
--whitespace \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user