DescriptionAdd ability to specify and run post upload hooks.
Motivation: There are a few things we want to do in Skia infrastructure that is not possible to do without this functionality.
Eg1: If there is a change made to Skia's markdown then automatically include a 'DOCS_PREVIEW_URL=https://skia.org?cl=1234' in the CL's description.
Eg2: Automatically add 'NOTRY=true' for changes impacting things that do not need trybot runs.
Eg3: Include CL specific links to skia's perf (https://perf.skia.org/) and correctness (https://gold.skia.org/) servers.
BUG=chromium:462208
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=294242
Patch Set 1 : Initial upload #Patch Set 2 : Fix tests and cleanup #
Total comments: 4
Patch Set 3 : Call specific post upload hooks first #
Messages
Total messages: 13 (6 generated)
|