Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58254

Skip initial branch build ignores all other build strategies

      When I enable the "Skip initial build on first branch indexing" build option, all other build strategies I have are ignored. For example, if I have a build strategy to do named branches with an exact name of master as well as the skip option on and push to a branch foo, that branch will get built. It is not until after I remove the skip option that the named branch strategy begins to work again.

      I am seeing this on version 1.3.2 of this plugin.

          [JENKINS-58254] Skip initial branch build ignores all other build strategies

          fbelzunc, you introduced this feature. Maybe you could take a look and confirm what I'm seeing.

          Andrew Widdersheim added a comment - fbelzunc , you introduced this feature. Maybe you could take a look and confirm what I'm seeing.

          As I understand this more, all of the strategies are OR'ed together so this is working as expected. I would need to use the Any or All strategies to achieve something similar to what I was expecting.

          Andrew Widdersheim added a comment - As I understand this more, all of the strategies are OR'ed together so this is working as expected. I would need to use the Any or All strategies to achieve something similar to what I was expecting.

            Unassigned Unassigned
            awiddersheim Andrew Widdersheim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: