Hi, I'm trying to use the Git plugin (with the GitHub plugin) to trigger builds on multiple branches with a single branch specifier rule. However, the job only appears to trigger when there are changes to on the "first" matching branch. I've tried wildcards (i.e. origin/dev/*) and regexes (i.e. :^origin/dev/.*), to no avail. The limited documentation sort of indicates that the wildcard method would only use the first matching branch, but it's unclear for a regex. I'd rather not reconfigure the job every time a new branch is added to list it explicitly in a branch specifier.
-- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1285a257-8108-464f-b692-3d18d8ea1aa1%40googlegroups.com.
