From 028c3d77ea0e49982e92c6c9614cf59d687f4370 Mon Sep 17 00:00:00 2001 From: Ravi Mistry Date: Fri, 14 Apr 2017 10:27:00 -0400 Subject: 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 Reviewed-by: Derek Sollenberger Commit-Queue: Ravi Mistry --- site/dev/sheriffing/android.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'site/dev/sheriffing/android.md') 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 -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.
+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.
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. + View current and upcoming RoboCops -- cgit v1.2.3