[Webkit-unassigned] [Bug 32980] New: Add more awesome bug-parsing logic to bugzilla.py in preparation for assign-to-committer command

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 27 23:33:57 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32980

           Summary: Add more awesome bug-parsing logic to bugzilla.py in
                    preparation for assign-to-committer command
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org


Add more awesome bug-parsing logic to bugzilla.py in preparation for
assign-to-committer command

I am writing a command to assign all un-assigned bugs in the pending-commit
queue to the appropriate committer.  To do that, I need to be able to parse out
who the bug is currently assigned to, which means bugzilla.py needs better
parsing logic.

Since I plan to use more of the bug information in the future, I also added
basic parsing for things like cc_emails and added a new unit test.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list