Long-live branch pattern not working

Hi team,

I’m trying to make all of our staging branches to be long-live inside Sonar, but it’s not working.

Any suggestions?

Hi,

My fault. This is proper regex, not bash patterns. You need a . in there. Try (develop|staging-v.*).

 
Ann

Hi Ann,

it worked.

Thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.