New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 791201 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug

Blocking:
issue 791050



Sign in to add a comment

chrome-release-bot@ to set "NOAUTOREVERT=true" in commit message

Project Member Reported by st...@chromium.org, Dec 2 2017

Issue description

Background: https://crbug.com/791050#c6

After talking to dpranke@, we think that it is better for sheriffs to handle triggering CLs like the Chrome version bump CL as normal cases: findings by Findit should still show up on sheriff-o-matic, and then sheriffs handle them based on their own judgement.

If a CL like the Chrome version bump should never be reverted, the commit message of the CL itself should state "no revert", why, and what's the next step (how to deal with compile/test failures it triggers).

To skip Findit's auto-revert flow (auto-create and auto-commit), here is an example https://chromium-review.googlesource.com/c/chromium/src/+/744731
 

Comment 1 by st...@chromium.org, Dec 2 2017

Blocking: 791050

Comment 2 by st...@chromium.org, Dec 2 2017

Currently chrome-release-bot@'s CLs are all backlisted, and won't show up on Sherif-o-Matic and won't be reverted by Findit.
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 25 2018

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chrome/tools/release/scripts/+/e147b0ee536e1fc0f5d4edc763ed114ed4c8895b

commit e147b0ee536e1fc0f5d4edc763ed114ed4c8895b
Author: Michael Moss <mmoss@google.com>
Date: Thu Jan 25 17:46:21 2018

Comment 4 by mmoss@chromium.org, Jan 25 2018

Status: Fixed (was: Assigned)
VERSION bumps will now include the message:

# This is an automated release commit.
# Do not revert without consulting chrome-pmo@google.com.
NOAUTOREVERT=true

Sign in to add a comment