Changes between Version 3 and Version 4 of Keeping the Tree Green
- Timestamp:
- Apr 3, 2010 10:38:52 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Keeping the Tree Green
v3 v4 25 25 Sheriffbot can help you roll out a patch. Here's how it works. Suppose revision 57047 broke Tiger. You can send sheriffbot the following command in #webkit: 26 26 27 {{{ 27 28 sheriffbot: rollout 57047 This patch broke xyz test on Tiger 29 }}} 28 30 29 31 Sheriffbot will file a bug about the failure, cc the appropriate people, mark the bug as blocking the original bug, attach a rollout patch, and give you a link to the bug in IRC. All you need to do is go to the bug and mark the rollout patch as commit-queue+. The commit-queue will then land your rollout and reopen the origin bug.