Protected branch rules that mention a special character, such as
*
,?
, or]
, are applied in the order they were created, so older rules with these characters have a higher priority.To create an exception to an existing branch rule, you can create a new branch protection rule that is higher priority, such as a branch rule for a specific branch name.
Surely, there is a way to re-order them? I’m hoping I dont have to delete most of rules to insert one in the priority chain that isn’t at the end of list?