Merge "Add welcome_message.py to patchset-created trigger"
This commit is contained in:
commit
b3a659b767
@ -9,3 +9,6 @@ timeout -k 2m 10m /usr/local/bin/trivial-rebase \
|
|||||||
--whitespace \
|
--whitespace \
|
||||||
--private-key-path=<%= ssh_host_key %> \
|
--private-key-path=<%= ssh_host_key %> \
|
||||||
--role-user=<%= trivial_rebase_role_id %> "$@"
|
--role-user=<%= trivial_rebase_role_id %> "$@"
|
||||||
|
timeout -k 2m 10m /usr/local/bin/welcome-message patchset-created --dryrun \
|
||||||
|
--private-key-path=<%= ssh_host_key %> \
|
||||||
|
--role-user=<%= trivial_rebase_role_id %> "$@"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user