Confirmed users
4,467
edits
| Line 1: | Line 1: | ||
=Project Description= | =Project Description= | ||
This project will create and deploy a set of tools that | This project will create and deploy a set of tools that will: | ||
# grab patches from a bug in Bugzilla | |||
# land patches on try (or other specified branch(es)) | |||
# poll for the results of automated pushes and depending on the branch specified: | |||
* report back to the bug the results | |||
* on success continue to push to another branch (eg: try, then mozilla-inbound) | |||
* be able to automatically backout a push if failure detected | |||
=Goals= | =Goals= | ||