We're using the Github webook and the "Build when a change is pushed to 
GitHub" for our build.

The build is currently parametrized and takes a "Branch" String param which 
I substitue into the "Branches to build" field with ${Branch}. The default 
for the value is the name of our stable branch.

I know that I can manually invoke a build and pass a branch name.

What I'm trying to figure out is what gets built automatically when changes 
are pushed to Github? Which branches will it consider? In some limited 
testing, it's definitely not building all changes. Seems to be related to 
the last branch name that was used for the build.

Any advice here?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to