Reviewers: Michael Achenbach,
Message:
PTAL
Description:
[Release tools] V8 auto-roller should have instructions in the commit
message
how to close it
[email protected]
BUG=494641
LOG=N
Please review this at https://codereview.chromium.org/1217173003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+3, -3 lines):
M tools/release/chromium_roll.py
Index: tools/release/chromium_roll.py
diff --git a/tools/release/chromium_roll.py b/tools/release/chromium_roll.py
index
bea5627c7ca3cc238abd21342c32a2d1b97d9527..3fe2b7f40b1f88dbb8fbba7c39e5ac63e11e13dc
100755
--- a/tools/release/chromium_roll.py
+++ b/tools/release/chromium_roll.py
@@ -9,14 +9,14 @@ import sys
from common_includes import *
-
ROLL_SUMMARY = ("Summary of changes available at:\n"
"https://chromium.googlesource.com/v8/v8/+log/%s..%s")
-
ISSUE_MSG = (
"""Please follow these instructions for assigning/CC'ing issues:
-https://code.google.com/p/v8-wiki/wiki/TriagingIssues""")
+https://code.google.com/p/v8-wiki/wiki/TriagingIssues/n
+Please close rolling in case of a roll revert:
+https://v8-roll.appspot.com/""")
class Preparation(Step):
MESSAGE = "Preparation."
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.