BugzillaAutoLanding: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "=Project Description= =Goals= =Steps= =Notes=")
 
Line 6: Line 6:


=Notes=
=Notes=
* Set of tools which automate each step of this work and we can 'on-demand' turn off any of the tools
* Sheriff needs to be able to turn off the auto-landing altogether
* No limit in workflow -- sheriff should be able to override the queue to auto-land a priority patch
* We need to have stages:
** how to deal with bugzilla
** how to deal with the hg stuff (merging patches, grabbing patches from bugs, what happens if any steps fail)
** how to deal with a way of getting results from try/m-c to make sure we have the data on whether to proceed and/or leave comment in the bug regarding outcomes

Revision as of 18:18, 5 May 2011

Project Description

Goals

Steps

Notes

  • Set of tools which automate each step of this work and we can 'on-demand' turn off any of the tools
  • Sheriff needs to be able to turn off the auto-landing altogether
  • No limit in workflow -- sheriff should be able to override the queue to auto-land a priority patch
  • We need to have stages:
    • how to deal with bugzilla
    • how to deal with the hg stuff (merging patches, grabbing patches from bugs, what happens if any steps fail)
    • how to deal with a way of getting results from try/m-c to make sure we have the data on whether to proceed and/or leave comment in the bug regarding outcomes