Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 840 Bytes

branch_sheriff.md

File metadata and controls

18 lines (14 loc) · 840 Bytes

Chromium Branch Sheriffing

The Chrome release branch sheriff provides coverage for release branches (stable and beta) under Pacific timezone shifts.

The goals of a branch sheriff are quite similar to those of a trunk sheriff. Branch sheriffs need to ensure that:

  1. Compile failures get fixed, because compile failures on branches block all tests (both automated and manual) and consequently reduce our confidence in the quality of what we're shipping, possibly to the point of blocking releases.
  2. Consistent test failures get repaired, because they similarly reduce our confidence in the quality of our code.

For more information on Chromium Branch Sheriffs, including How Tos, Swapping Shifts and rotation updates, please see Chromium Branch Sheriffing