Hi,
I am looking for help on how to create the regex string to ignore all branches except for the release branch in the "Post Web Hook" "Branches to ingore" field.
Thanks
the branches to ignore field accepts a regex so a negative look around appears to work for this ie:
((?!yourbranchnamehere).)*
Same issue here, looking for a solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.