Update CL description by adding CQ_EXTRA_TRYBOTS for Telemetry changes.

This CL adds a post upload hook to add extra try bots list to the CL description in order to run
Telemetry benchmarks on Perf trybots in addtion to CQ trybots if the CL
contains any changes to Telemetry benchmarks.

BUG=462581

Review URL: https://codereview.chromium.org/1060763002

Cr-Commit-Position: refs/heads/master@{#327150}
diff --git a/codereview.settings b/codereview.settings
index 9789920c..31af4b3 100644
--- a/codereview.settings
+++ b/codereview.settings
@@ -10,3 +10,4 @@
 LINT_IGNORE_REGEX: webkit/api/.*
 PROJECT: chromium
 PENDING_REF_PREFIX: refs/pending/
+RUN_POST_UPLOAD_HOOK: True