A new version of this plugin was released today as well, allowing PR to be
built from origin branches as well as from forks:
https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Branch+Source+Plugin
On Tue, Jul 5, 2016 at 3:37 PM, Mark Waite
wrote:
> Aren't the two of you largely describing the u
Aren't the two of you largely describing the use model that is being
attempted with the GitHub Organization Folders plugin?
It seems to create a new job automatically for each branch (whose name
matches the user supplied naming criteria) with a Jenkinsfile in each
repository (whose name matches th
Truly they are.
"Every once in a while (it just happened to me right now again when I
decided to write this post) Jenkins will silently stop building on pushes.
The jenkins log shows that it's getting the webhooks from github, and that
it "pokes" my project, but then it doesn't show the "SCM ch
I've used Jenkins on and off for the past few years on various projects,
and have been using it daily at my current job for a couple of months now,
after migrating us from Travis (this is my first time on the list).
I always seem to run into issues with the Github plugin, and I wanted to
see if