Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 2.33 KB

buildcop.md

File metadata and controls

57 lines (31 loc) · 2.33 KB

Build Cop Playbook

The build cop is responsible for keeping the testing and releasing infrastructure green so that developers can remain productive.

This doc captures processes to follow to achieve that goal.

Also see playbook.md for dealing with various issues with the test and release infrastructure.

Build Cop Kanban Board - Use this Kanban board to track ongoing issues

Engprod Kanban board - Use this for medium to long term work to improve the release and test infrastructure

Monitoring the test grid

Presubmit Breakages

  • Presubmit breakages should be treated as P0

  • If a PR breaks the presubmits the process should be to roll it back first and not to try to forward fix it.