Automated Bugzilla Entries

David Miller justdave at syndicomm.com
Wed Jul 9 19:26:13 UTC 2003


On 7/9/2003 3:12 PM -0400, Ryan Boder wrote:

> On Wed, Jul 09, 2003 at 12:02:37PM -0700, Abraham K. Ankumah wrote:
>> Is there a programatic way of interacting with Bugzilla? Short of performing
>> mySQL commands. Has anyone come across some third party module to do this or
>> is there a Bugzilla supplied API for this? I'd like an automated
>>regression toolto make entries in Bugzilla.
>
> Even better, is there a way to do this remotely so that programs on other
> machines can make and read bug entries?

Posting and changing bugs is a matter of making an HTTP request.  Many (but
not yet all) of the screens in Bugzilla allow you to request an XML (or
various other format) response.

This particular discussion would probably be better on the mozilla-webtools
mailing list.  It's slightly off-topic for this list.  (It's a "can we do
this with Bugzilla? / how do we do it?" type question)
-- 
Dave Miller      Project Leader, Bugzilla Bug Tracking System
http://www.justdave.net/             http://www.bugzilla.org/



More information about the developers mailing list