Document the new bug and test lines behavior of the release rollers

BUG=skia:6506
NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=13686
Change-Id: I8f38d2f87784a846ccdc4be54d0f07e0fe98f7dc

Change-Id: I8f38d2f87784a846ccdc4be54d0f07e0fe98f7dc
Reviewed-on: https://skia-review.googlesource.com/13686
Reviewed-by: Matt Sarett <msarett@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
This commit is contained in:
Ravi Mistry 2017-04-18 08:09:46 -04:00 committed by Skia Commit-Bot
parent f5442bb4c1
commit 7efa047630

View File

@ -39,7 +39,12 @@ 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.
Changes created by these rollers need to be manually approved.<br/>
The changes created by the release rollers:
* Include all authors of merged changes so that they can watch the roll.
* Extracts all buganizer bugs of the form 'BUG=b/123' or 'Bug: b/456' and creates a single line in the merge change 'Bug: 123, 456'.
* Collects all 'Test: ' lines and carries them over to the merge change.
<a name="view_current_upcoming_robocops"></a>