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

Does Multibranch build strategy extension plugin works with jenkins version 2.504.1 and bitbucket server integration as branch source

XMLWordPrintable

      This plugin is not working as intended for basic use case. We are using Bitbucket server integration as branch source as we are using Bitbucket server instance in my organization. I really wanted my multibranch pipeline job should get triggered based on the commits made in directory and the commits should not trigger all the pipelines which is associated with the repo (monorepo). So I have used this plugin and tried adding the directory in the Accept build by included regions strategy but its not working as expected. Even If I make commits outside of the directory, it just trigger the pipeline. 

      Expected:

      It should not trigger the pipeline unless commits made in the directory which is mentioned in Accept build by included regions strategy of build strategy section 

      I have given like this

      trigger based on periodic interval of 2 minutes. Even I tried with other trigger such as Bitbucket Webhook Trigger and it does work the same.

      Jenkins log says it skips the build but it doesn't

      This is some normal use case but its not working as expected. I'm trying to create multibranch CI for Bitbucket repo which acts as monorepo so this plugin is needed for my use case but its not working as intended.

            igalg Igal Gluh
            rasmi Rasmitha
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: