The BugZilla plugin does unfortunately only annotate the changelog with links to the configured BugZilla instance.
A solution for you could maybe be to create e-mail notifications, and configure BugZilla to pick them up and create issues based on these. I don’t really know BugZilla, but believe that should be possible. Or you could extend the BugZilla plugin with the features you need, the BugZilla plugins wiki page, https://wiki.jenkins-ci.org/display/JENKINS/Bugzilla+Plugin, states that it needs a maintainer. Best regards, Erik Zielke Fra: [email protected] [mailto:[email protected]] På vegne af Chethan B D Sendt: Monday, August 5, 2013 6:01 PM Til: [email protected] Emne: Integration with bugzilla doesn't file a ticket. Hi All, I'm new to Jenkins / Hudson CI server. I've installed Jenkins (downloaded from http://mirror.xmission.com/jenkins/windows/jenkins-1.525.zip) & Bugzilla 4.0 in Windows. Configured with GIT as Source Code Management & Maven3 for Building the project. System config as below screenshot: <https://lh6.googleusercontent.com/-HzRyT1_Wl-Q/Uf_FqH46_iI/AAAAAAAAAEg/PB-E ihxV6k4/s1600/Hudson+Sys+config.PNG> And Finally when I build the Job. & if there is any build error. It doesn't file a ticket to bugzilla. Also there is no error logs. Is the configuration what I've done is proper. or any problem with bugzilla plugin. FYI, Mantis Bug tracker works fine with hudson & Jenkins. Below line generated when there is build failure: [MANTIS] file a ticket #18212( <http://www.mantisbt.org/demo/view.php?id=18212> http://www.mantisbt.org/demo/view.php?id=18212) There is only system level configuration for bugzilla(as shown in above screenshot) unlike Mantis which has both system & job level configuration. Anybody please help me to make Jenkin / hudson to work with Bugzilla!!! BR, Chethan -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
