Plugin for creating Github issues

15 views
Skip to first unread message

Daniel Lo Nigro

unread,
Oct 21, 2016, 1:14:31 PM10/21/16
to Jenkins Developers
Hi Jenkins devs!

I'm wondering whether a plugin exists to create Github issues on build failure. I'm working on an open-source project that has its main build running on hosted CI systems (CircleCI and AppVeyor) but I'm interested in configuring some additional builds (such as a nightly end-to-end test) using Jenkins. Since the project is hosted on Github, I'd like to create Github issues when the build fails, for better visibility into build failures. The behaviour I'm looking for is:
  • When the build status changes from passing to failing, open a Github issue
  • When the build status changes from failing to passing, close the Github issue
Is such a plugin available at the moment? I'm happy to take a look at building it, but just wanted to confirm that this doesn't exist yet.

Thanks!

Daniel Lo Nigro

unread,
Oct 22, 2016, 10:08:59 PM10/22/16
to Jenkins Developers
Seems like this doesn't exist, so I started working on it: https://github.com/Daniel15/jenkins-github-issues-plugin
Reply all
Reply to author
Forward
0 new messages