Changes between Version 3 and Version 4 of Keeping the Tree Green


Ignore:
Timestamp:
Apr 3, 2010 10:38:52 AM (14 years ago)
Author:
abarth@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Keeping the Tree Green

    v3 v4  
    2525Sheriffbot 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:
    2626
     27{{{
    2728sheriffbot: rollout 57047 This patch broke xyz test on Tiger
     29}}}
    2830
    2931Sheriffbot 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.