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

Exclude changeset for [skip ci] not working

Felipe Di Bernardi S. Thiago August 15, 2019

I'm currently using Bamboo version 6.9.2 build 60911 and have been facing a problem with the exclude changeset property on linked repositories.

I've need to exclude any commits starting with [skip ci] and have tried the following regex, all to no avail:

.*skip\sci.*

[sS]skip ci[sS]

.*skip ci.*

(.)*skip ci(.)*

Does anyone have any idea why are this regex not working?

Thanks in advance,

1 answer

1 accepted

1 vote
Answer accepted
Felipe Di Bernardi S. Thiago August 15, 2019

After extensive search and the good and ol' try everything you've got, I found the regular expression that made my day:

(.)*skip ci(.)*\n

 

Hope this helps someone in the same situation!

Karthik September 18, 2019

Hi Felipe,

It didn't work for me, I am pretty much exhausted with multiple regular expression. Can you or support team member confirm this fixed in the version you are using 6.9.2. If so i can update to the same, I am on Bamboo version 6.9.1 build 60910 - 04 Jun 19.

Looking forward to hearing from you

Regards,

Karthik 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events