I tried use Redmine plugn
https://wiki.jenkins-ci.org/display/JENKINS/Redmine+Plugin and I do this:

1. Create a project one Redmine and a Issue Ticket

2. I did a commit on Git like this:

git commit -am "closes 001" where 001 is the number of my ticket Issue on
Redmine


Unfortunately nothing happened. How to use this plugin?


2012/11/17 Glfk4rt <glfk...@gmail.com>

> Mark,
>    History.  At this time, I report outward so that we can determine which
> tests are flaky.  That's the engineering reason.
>    We all know the MGMT reason...
>     Metrics , Metrics, Metrics
>
>   Total result trendlines are useful.  I just wish I could click on a
> specific test and see its history. Jenkins has all the info.
>
> Rodney
>
>
>
> On Sat, Nov 17, 2012 at 12:49 PM, Mark Waite <markwa...@yahoo.com> wrote:
>
>> This may sound "heretical", but it seems like that is too much process
>> for a compilation failure or a test failure.  If the code fails to compile,
>> don't you most want to fix the failed compilation?  Why make the person who
>> is fixing the failed compilation also spend time updating another database
>> / bug tracker to show that they fixed the failed compile.
>>
>> Likewise for a test failure.  If a test fails, it seems to me that the
>> real value is in the analysis which decides if the test failed because the
>> test is wrong, or if the test failed because the code being tested is wrong.
>>
>> Can you explain further why you want to track Jenkins detectable issues
>> somewhere other than in Jenkins?
>>
>> Now, having expressed my skepticism of how you would open an issue ticket
>> from Jenkins, you might look at:
>>
>> https://wiki.jenkins-ci.org/display/JENKINS/Trac+Plugin
>>
>> https://wiki.jenkins-ci.org/display/JENKINS/Redmine+Plugin
>>
>> https://wiki.jenkins-ci.org/display/JENKINS/Bugzilla+Plugin
>>
>> Thanks,
>> Mark Waite
>>
>>   ------------------------------
>> *From:* Gustavo Lira e Silva <guga.li...@gmail.com>
>> *To:* jenkinsci-users@googlegroups.com
>> *Sent:* Saturday, November 17, 2012 1:31 PM
>> *Subject:* Jenkins open or close issue
>>
>> 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
>>
>>
>>
>

Reply via email to