Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to skip bamboo trigger on particular folder in all projects folders

dpkatre
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!
July 24, 2018

I have .net solution having multiple projects, I want that if any commit done on Properties folder of all the project, bamboo should not trigger build.

I tried available solutions in forum but not working. 

1 answer

0 votes
Chris Johnston
Contributor
July 24, 2018

Without writing a custom plugin, I don't believe it would be possible to achieve this.

However, you could always write a script task right after source code checkout but before you do the rest of your build to check if the change only contained changes within your properties folder, and if so, it could stop/fail the build instead of continuing.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events