Open
Bug 774150
Opened 13 years ago
Updated 2 years ago
mach command for uploading patch to Bugzilla
Categories
(Firefox Build System :: Mach Core, enhancement)
Firefox Build System
Mach Core
Tracking
(Not tracked)
NEW
People
(Reporter: gps, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [mach])
We should be able to effortlessly upload patches to Bugzilla using mach.
This will require bug 774141 for a generic Bugzilla API.
We may also leverage bug 774145 to identify an appropriate reviewer for the patch. It would also be cool if we could identify the appropriate Bugzilla component for the patch (if submitting a new bug).
Whoever takes this gets to implement the UI.
Related is bug 774149, which tracks applying a patch from Bugzilla. The two should be designed in concert such that there is cohesion.
Comment 1•13 years ago
|
||
This is basically bzexport:
http://hg.mozilla.org/users/tmielczarek_mozilla.com/bzexport/
Reporter | ||
Updated•12 years ago
|
Component: Build Config → mach
Updated•12 years ago
|
Assignee: nobody → berker.peksag
Comment 2•12 years ago
|
||
Process can be tracked here: https://github.com/berkerpeksag/mozclient/
Updated•12 years ago
|
Assignee: berker.peksag → nobody
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•