Same issue, plugin looks to be completely broken. Using Jenkins 2.319.3 and Pipeline: Multibranch build strategy extension <https://plugins.jenkins.io/multibranch-build-strategy-extension/> Version: 1.0.10 On Wednesday, August 4, 2021 at 2:47:31 AM UTC+12 [email protected] wrote:
> I have a similar issue – Jenkins logs state, that the strategy "cancels" > the build due to the entirety of changed files falling under the excluded > regions, but the build proceeds anyway. > It appears the plugin is completely broken. > > On Wednesday, March 10, 2021 at 7:32:50 PM UTC+1 Ven H wrote: > >> Has anyone faced this issue? If yes, please help. >> >> >> On Mon, Mar 8, 2021 at 9:02 PM Ven H <[email protected]> wrote: >> >>> I have a Jenkins controller version: 2.257. Basic Branch Build Strategy >>> plugin version: 1.3.2. >>> >>> I have a GitHub repository which has App, DB and Config modules. App is >>> at root. DB and Config modules are inside db and config folders >>> respectively. >>> >>> Jenkinsfile is present at root for App and inside db and config folders >>> for the corresponding modules. >>> >>> Multibranch jobs have been created for App, DB and config. Even if I >>> modify any file inside the DB folder, it is triggering an App build. In the >>> App job configuration, I have Build Strategy to exclude the DB path from >>> triggering build, but it is not working. >>> >>> Can anyone please help me with this? I am not sure what part of the path >>> should I provide (I mean relative to the organization URL in GitHub). >>> >>> -- 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/6d337990-fbc5-4c21-b581-b94bce95aadan%40googlegroups.com.
