Is it possible to add a pattern in Default reviewers -> Branch pattern -> Source branch to match all but two branches? I want to add a default reviewer to all sources except release/* and hotfix/* when merged to target master. The issue is that we don't have a mechanism in place to enforce the branching model, so branches could have any names and I want to ensure all branches except the mentioned above will be catched by the pattern.
This Branch name pattern doesn't support negation. More details in https://confluence.atlassian.com/display/BITBUCKETSERVER069/Branch+permission+patterns
is there an elegant way around it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.