aboutsummaryrefslogtreecommitdiffhomepage
path: root/codereview.settings
diff options
context:
space:
mode:
authorGravatar rmistry <rmistry@google.com>2015-02-26 10:16:13 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-02-26 10:16:13 -0800
commitd223fb21d61b371619b442e95a8de3a3de21b607 (patch)
tree2409c130544af00f500b7098cc79756c9d29084d /codereview.settings
parente76161458afe25d987b97bf1ed40b03cdf2d7060 (diff)
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
Diffstat (limited to 'codereview.settings')
-rw-r--r--codereview.settings1
1 files changed, 1 insertions, 0 deletions
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