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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,692
Community Members
 
Community Events
184
Community Groups

Proper regexp needed for include/exclude file repository advanced option

I have been unable to craft a regular expression for the include/exclude file feature.

I have a single Stash source code repository.  In that repository I have top-level directories named dev/ and qa/.

I have two bamboo plans. I want one to launch when there are changes to .json files in the dev/ directory, and the other should be launched when there are changes in the qa/ directory.

I set the include/exclude option to 'include...'

I expect the following regular expression should work.

^.*dev/.*\.json

But it doesn't work.  Even if no .json files are changed by a commit in the dev/ directory, the bamboo plan is still launched.  I have tried many, many, many variations of this pattern, like backslashing the forward slash, omitting the leading .*, omitting the \. completely, etc., etc., .... But nothing seems to work.

What should the regexp be?  Am I misinterpreting how the feature works?

 

Bamboo is Atlassian Bamboo version 5.11.4.1 build 51120 - 04 Jul 16

Stash version is Atlassian Stash v3.9.2

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events