You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I would like to exclude a folder entirely from the build trigger.
folder structure
rootfolder
mx.folder.a
mx.folder.b
I would like to exclude mx.folder.b and it's sub folders/files from the build trigger.
How do I do it?
Hi @caner_saritac ,
As of now, there is no such option to exclude a folder from triggering a build.
This is because a new notification is sent from bitbucket server to Bamboo whenever new change is performed in the repository. We should be able to see something like this in atlassian-bamboo.log:
POST <BAMBOO_URL>/rest/remote-event-consumer/latest/events/stash-branch-changed-remote-event
One way we can do is by using Exclude changesets option (that you can find under the respective linked repository definition). You will have to introduce some special message in the respective commit message to differentiate a branch. This way, the commit messages with the regular expression you have added in this section will be excluded.
Hope that helps.
Cheers,
Jey
I'm happy to announce that Bamboo 7.2 has been released and it’s overflowing with awesome new features. This will be the last major Server release before the launch of Bamboo DC. Bamboo logs We...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.