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! -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/d533f400-0234-405d-bd2d-d858d4048d28%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
