Re: Open github ticket on failure?

2012-08-11 Thread domi
there is a repo where we collect scripts like this: 
https://github.com/jenkinsci/jenkins-scripts
/Domi

On 08.08.2012, at 02:06, Andrew Melo  wrote:

> I actually wrote a python script that pings Jenkins and github. Is there a 
> contrib directory that'd be useful for?
> 
> 
> Andrew Melo
> Sent from my secret fortress.
> 
> On Aug 7, 2012, at 18:58, Christopher Orr  wrote:
> 
>> On 06/05/2012 05:56 PM, Andrew Melo wrote:
>>> Is there a way to have jenkins open a github ticket if a commit fails?
>>> Or would I need to have a custom post-build step for that?
>> 
>> You'd have to write your own script to do that, but you could trigger it 
>> with the "Post build task" plugin:
>> https://wiki.jenkins-ci.org/display/JENKINS/Post+build+task
>> 
>> Regards,
>> Chris



Re: Open github ticket on failure?

2012-08-07 Thread Christopher Orr
There doesn't seem to be one at https://github.com/jenkinsci/jenkins -- 
but you could always send a pull request to add one...


Chris


On 08/08/2012 01:06 AM, Andrew Melo wrote:

I actually wrote a python script that pings Jenkins and github. Is there a 
contrib directory that'd be useful for?


Andrew Melo
Sent from my secret fortress.

On Aug 7, 2012, at 18:58, Christopher Orr  wrote:


On 06/05/2012 05:56 PM, Andrew Melo wrote:

Is there a way to have jenkins open a github ticket if a commit fails?
Or would I need to have a custom post-build step for that?


You'd have to write your own script to do that, but you could trigger it with the 
"Post build task" plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Post+build+task

Regards,
Chris




Re: Open github ticket on failure?

2012-08-07 Thread Andrew Melo
I actually wrote a python script that pings Jenkins and github. Is there a 
contrib directory that'd be useful for?


Andrew Melo
Sent from my secret fortress.

On Aug 7, 2012, at 18:58, Christopher Orr  wrote:

> On 06/05/2012 05:56 PM, Andrew Melo wrote:
>> Is there a way to have jenkins open a github ticket if a commit fails?
>> Or would I need to have a custom post-build step for that?
> 
> You'd have to write your own script to do that, but you could trigger it with 
> the "Post build task" plugin:
> https://wiki.jenkins-ci.org/display/JENKINS/Post+build+task
> 
> Regards,
> Chris


Re: Open github ticket on failure?

2012-08-07 Thread Christopher Orr

On 06/05/2012 05:56 PM, Andrew Melo wrote:

Is there a way to have jenkins open a github ticket if a commit fails?
Or would I need to have a custom post-build step for that?


You'd have to write your own script to do that, but you could trigger it 
with the "Post build task" plugin:

https://wiki.jenkins-ci.org/display/JENKINS/Post+build+task

Regards,
Chris


Open github ticket on failure?

2012-06-05 Thread Andrew Melo
Hello all,

Is there a way to have jenkins open a github ticket if a commit fails? Or
would I need to have a custom post-build step for that?

thanks,
Andrew

-- 
--
Andrew Melo