Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

exclude folder and its files from build trigger

caner_saritac
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 4, 2020

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? 

 

 

 

1 answer

0 votes
Jeyanthan I
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 19, 2020

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events