pybugz icon indicating copy to clipboard operation
pybugz copied to clipboard

Support for posting a bug via a config file like mechanism

Open sridhar opened this issue 8 years ago • 0 comments

Bugzilla supports custom fields. It is not expected that the cli will support all the options, however, it would be great if a file template can be used to just create a bug.

E.g. of a file would be:

Product     : Platform
Component   : SuperCool
Title       : FeartureX crashes on enabling Y
Version     : unspecified

Operating System: Linux
Priority    : Normal
Severity    : normal
Assigned to : [email protected]
CC          : ['[email protected]']

Defect found in: unit-testing

sridhar avatar Sep 14 '16 02:09 sridhar