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<ch...@orr.me.uk> 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