BMO/AutoLand: Difference between revisions

Line 33: Line 33:
* returns a list of bugs, each being a hash of data needed by the AutoLand polling server
* returns a list of bugs, each being a hash of data needed by the AutoLand polling server
* [ { bug_id => $bug_id1, attachments => [ $attach_id1, $attach_id2 ] }, branches => $branchListFromTextField ... ]
* [ { bug_id => $bug_id1, attachments => [ $attach_id1, $attach_id2 ] }, branches => $branchListFromTextField ... ]
* anything else needed by the server? <-- Is it possible to get the user who submitted this request?
* anything else needed by the server?  


AutoLand.landUpdate({ bug_id => $bug_id, attach_id => $attach_id, status => $status }):
AutoLand.landUpdate({ bug_id => $bug_id, attach_id => $attach_id, status => $status }):
Confirmed users
4,467

edits