--- slug: tree-sheriff type: pattern created: 2026-05-12 updated: 2026-05-12 --- # Tree Sheriff > **🚧 Forthcoming** > > This article is a placeholder. Only its topic and title are committed at this stage; the substantive body will be drafted in a future cycle of the engine. The rotating on-call role responsible for keeping the Chromium continuous integration tree "green" (all automated tests passing). The Tree Sheriff monitors the build console, reverts changes that cause test failures without waiting for the original author, and maintains a tree-open or tree-closed status that gates further commits. The pattern names the rotation cadence (typically one week per assignment), the authority to revert without author permission, the escalation path for persistent failures, and the gardening work of marking known-flaky tests. --- - [Next: Perf Sheriff](perf-sheriff.md) - [Previous: OWNERS File Governance](owners-file-governance.md)