|
|
Line 267: |
Line 267: |
|
| |
|
| ===Bugzilla Autolanding Extension=== | | ===Bugzilla Autolanding Extension=== |
| In a discussion with Mconnor, the suggestion for user interaction with AutolandQueue is to have radio buttons by each attachment (with a bit of select all/none js) so that you could pick your patches for autolanding and have an input field & submit button to send something like:
| | The plan is for a [https://wiki.mozilla.org/BMO/AutoLand BMO Extension] that will only be available to people with the correct LDAP permissions. |
| [autoland-try:1234:2345:3456] (greasemonkey script for picking patches)
| |
| [autoland-mozilla-inbound:1234]
| |
| to the queue which would signify the final push destination and the attachment ids to use for the patch set. Whether this is something we can do with Bugzilla would need investigating so at first we are implementing this with whiteboard tags & polling with the bugzilla API for these tags.
| |
| | |
| We have initiated discussion with the owners of the Bugzilla module about creating an extension that users could enable on their bugzilla account to be able to use a UI similar to what is described above.
| |
|
| |
|
| ===MessageQueue=== | | ===MessageQueue=== |