You could probably use the groovy post build action plugin and make a script to send a request using whatever API your ticket system uses.
Sent from my iPhone On 2012-11-17, at 3:31 PM, Gustavo Lira e Silva <guga.li...@gmail.com> wrote: > How can I implement to Jenkins open or close a issue ticket? > > I can use Redmine, Trac, Mantis, Bugzilla, whatever. It`s possible to jenkins > open a Issue ticket on some of this projects? > > If possible I would like open a Issue ticket (some of these softwares) and > jenkins closse the issue depending of the status of the build > > Thanks for you attention