Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5210)

Unified Diff: appengine/swarming/doc/Magic-Values.md

Issue 2404883002: Add links to MP and resolve minor fixes (Closed)
Patch Set: Address Polymer comments Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | appengine/swarming/elements/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/doc/Magic-Values.md
diff --git a/appengine/swarming/doc/Magic-Values.md b/appengine/swarming/doc/Magic-Values.md
index c65fa778697192b59212576e5b029aa34ad6054d..a63792b74bafc3c929a69c7ddf33040160e1bc4a 100644
--- a/appengine/swarming/doc/Magic-Values.md
+++ b/appengine/swarming/doc/Magic-Values.md
@@ -71,3 +71,11 @@ The following environment variables may be set to alter bot behavior:
configuration (extract from bots.cfg), applied to the bot during initial
handshake. The server will ask the bot to restart if this configuration
changes.
+
+### tags
+
+ - `source_revision`: if present, it specifies the SCM revision related to the
+ task. This allows the UI to link to the relevant revision.
+ - `source_repo`: if present, it is a url to the hosted SCM related to the
+ task, with a %s where the revision should be placed. This allows the UI
+ to link to the relevant revision.
« no previous file with comments | « no previous file | appengine/swarming/elements/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698