-
Bug
-
Resolution: Not A Defect
-
Critical
-
None
-
jenkins 2.60.1, github branch source plugin 2.2.3
Hi everyone,
we use the following configuration within a github organization folder:
Discover branches | |||
Strategy | Exclude branches that are also filed as PRsOnly branches that are also filed as PRsAll branches | ||
As you can see, we are trying to build all branches filed as pull requests. Also, we are trying to build our master, dev and release branches in all projects. This configuration worked great so far, but suddenly stopped working when we recently upgraded our plugins. It seems like that from now on, the wildcard filtering also filters out branches filed as PRs - which is somewhat counterintuitive for us.
Regards,
Tobi