commit | d223fb21d61b371619b442e95a8de3a3de21b607 | [log] [tgz] |
---|---|---|
author | rmistry <rmistry@google.com> | Thu Feb 26 10:16:13 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 26 10:16:13 2015 -0800 |
tree | 2409c130544af00f500b7098cc79756c9d29084d | |
parent | e76161458afe25d987b97bf1ed40b03cdf2d7060 [diff] [blame] |
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
diff --git a/codereview.settings b/codereview.settings index 0dba340..f8e8c9d 100644 --- a/codereview.settings +++ b/codereview.settings
@@ -5,3 +5,4 @@ BUG_PREFIX: skia: TRYSERVER_SVN_URL: https://skia-try.googlecode.com/svn PROJECT: skia +RUN_POST_UPLOAD_HOOK: True