I'm trying out a local version of Jenkins. Everything is at the latest possible version. I've installed the GitHub Pull Request Builder, but I am unable to get it to report the build status back to GitHub and update the PR with SUCCESS, FAILURE or ERROR.
I have performed the following steps:
I then created a new job with the following settings:
However, I am unable to get Jenkins to update the GitHub PR when doing a build at all. The build is correctly reported as success or fail in Jenkins, but nothing makes it back to GitHub.
Note that I am building manually, and not via the "Use github hooks for build triggering". I assume that this doesn't make a difference?
This plugin will only get into effect when the trigger is actually used.
And i think this is working as intended, you dont want your manual runs all get pushed to your github, it only should get added when the build is in response to a pull request.
You should be able to test it by issuing a pull request yourself. Also, here is some how-to i found interesting.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With