Confirmed users
595
edits
m (→Sheriff Duty) |
|||
Line 37: | Line 37: | ||
** Bustage is backed out right away. There's no "we'll let you fix this tree while everybody stands by". | ** Bustage is backed out right away. There's no "we'll let you fix this tree while everybody stands by". | ||
** Changes landed on top of bustage will be backed out to minimize overhead/time to fix the tree. They will be relanded by the sheriff once the bustage is cleared. | ** Changes landed on top of bustage will be backed out to minimize overhead/time to fix the tree. They will be relanded by the sheriff once the bustage is cleared. | ||
** See ehsan's blogpost on how to [http://ehsanakhgari.org/blog/2010-09-09/backing-out-multiple-consecutive-changesets-mercurial back out multiple consecutive changesets] | ** See ehsan's blogpost on how to [http://ehsanakhgari.org/blog/2010-09-09/backing-out-multiple-consecutive-changesets-mercurial back out multiple consecutive changesets], or mak's blogpost on [http://blog.bonardo.net/2011/08/05/easier-backout-scripts backout shell scripts]. | ||
* About once a day or more, merge a green mozilla-inbound changeset to mozilla-central. | * About once a day or more, merge a green mozilla-inbound changeset to mozilla-central. | ||
** Also merge mozilla-central to mozilla-inbound. Merge sooner any large or disruptive changes from central. | |||
** Resolve bugs that were landed, set appropriate target milestone. | ** Resolve bugs that were landed, set appropriate target milestone. | ||