From d223fb21d61b371619b442e95a8de3a3de21b607 Mon Sep 17 00:00:00 2001 From: rmistry Date: Thu, 26 Feb 2015 10:16:13 -0800 Subject: Automatically add a docs preview link and NOTRY=true when there are only docs changes. These changes are possible due to the recently submitted depot_tools change https://codereview.chromium.org/949273002/ ('Add ability to specify and run post upload hooks'). BUG=skia:3474 Review URL: https://codereview.chromium.org/960203002 --- codereview.settings | 1 + 1 file changed, 1 insertion(+) (limited to 'codereview.settings') diff --git a/codereview.settings b/codereview.settings index 0dba340652..f8e8c9d49b 100644 --- a/codereview.settings +++ b/codereview.settings @@ -5,3 +5,4 @@ CC_LIST: reviews@skia.org BUG_PREFIX: skia: TRYSERVER_SVN_URL: https://skia-try.googlecode.com/svn PROJECT: skia +RUN_POST_UPLOAD_HOOK: True -- cgit v1.2.3