Add documentation for android-o-roll.skia.org
authorRavi Mistry <rmistry@google.com>
Fri, 14 Apr 2017 14:27:00 +0000 (10:27 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Fri, 14 Apr 2017 14:38:56 +0000 (14:38 +0000)
BUG=skia:6438
NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=13475
Change-Id: I7d76d66b9b665fafc5c89bd4620517ebb9d2b076

Change-Id: I7d76d66b9b665fafc5c89bd4620517ebb9d2b076
Reviewed-on: https://skia-review.googlesource.com/13475
Reviewed-by: Matt Sarett <msarett@google.com>
Reviewed-by: Derek Sollenberger <djsollen@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>

site/dev/sheriffing/android.md

index f730f85dffc1ddebc5bdb2d7c7a006ff5fab733f..093701b6ecc62da7955ab58291d4670ac7ef96a7 100644 (file)
@@ -4,7 +4,7 @@ Android RoboCop Documentation
 ### Contents ###
 
 *   [What does a Android RoboCop do?](#what_is_a_robocop)
-*   [Android Autoroller](#autoroller_doc)
+*   [Android Autorollers](#autoroller_doc)
 *   [View current and upcoming RoboCops](#view_current_upcoming_robocops)
 *   [How to swap RoboCop shifts](#how_to_swap)
 
@@ -23,10 +23,10 @@ The RoboCop's job is NOT to address issues in Perf and Gold. You'll get your cha
 
 
 <a name="autoroller_doc"></a>
-Android Autoroller
-------------------
+Android Autorollers
+-------------------
 
-The Android autoroller runs on [https://android-master-roll.skia.org](android-master-roll.skia.org) and is accessible only to Googlers.<br/>
+The Android autoroller into the master branch runs on [https://android-master-roll.skia.org](android-master-roll.skia.org) and is accessible only to Googlers.<br/>
 The autoroller's status is displayed on Skia's [status page](https://status.skia.org/).
 
 You can send the autoroller into dry run mode via the UI. The uploaded change will not autosubmit when it is in dry run mode.
@@ -35,6 +35,12 @@ You can also stop the autoroller via the UI. This is useful in cases where a fai
 
 If you need any more information about the autoroller please look at [skia:5538](https://bugs.chromium.org/p/skia/issues/detail?id=5538) or ask rmistry@ / skiabot@.
 
+We also have autorollers into release branches (also restricted only to Googlers):
+
+* [https://android-o-roll.skia.org](https://android-o-roll.skia.org).
+
+Changes created by these rollers include all change authors. These changes need to be manually approved after adding details of the fixed bugs in the description.
+
 
 <a name="view_current_upcoming_robocops"></a>
 View current and upcoming RoboCops