The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

A method to have Bamboo ignore a specific file when polling for changes

Peter Gilchrist
Contributor
September 14, 2015

I have a file in my Bitbucket repository used to track database changes that need to be made over time. Some of our users update this file when they alter stored procedures or other items not related to functional changes in java code. When they push their changes it is triggering a bamboo build (we are polling the repository for any changes).

Thus I believe I would like to 'exclude' or prevent Bamboo from being triggered if this single file is changed. Should I be looking for a feature in Bamboo on Demand Cloud to control this or Bitbucket On Demand cloud?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Steffen Opel _Utoolity_
Community Champion
September 15, 2015

This can be achieved via the advanced option Include/Exclude Files when you Configure a Bitbucket source repository in Bamboo:

Allows you to specify the files that Bamboo should, or should not, use to detect changes.

Enter into File Pattern a regular expression to match the files that Bamboo  includes or excludes. The regex pattern must match the file path in the repository. See sub page for examples.

TAGS
AUG Leaders

Atlassian Community Events