aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/dev
diff options
context:
space:
mode:
authorGravatar Ravi Mistry <rmistry@google.com>2017-04-14 10:27:00 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-04-14 14:38:56 +0000
commit028c3d77ea0e49982e92c6c9614cf59d687f4370 (patch)
tree63e1165dea0834983423ef40ffcd7039374a59d1 /site/dev
parent389c557338afd82be5d87735b5ec1cf57e85b26c (diff)
Add documentation for android-o-roll.skia.org
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>
Diffstat (limited to 'site/dev')
-rw-r--r--site/dev/sheriffing/android.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/site/dev/sheriffing/android.md b/site/dev/sheriffing/android.md
index f730f85dff..093701b6ec 100644
--- a/site/dev/sheriffing/android.md
+++ b/site/dev/sheriffing/android.md
@@ -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