Release Tracking - Regex Capability for Branch Names
1
votes
Under the "Release Tracking Section" add an option to submit a Regex to identify release branches.
Ex: Organization use the Git-Flow (AVH) and Release branches are all prefixed with "Release/"
or "release/"
Having a regex for this instead of a commit message or tag would be beneficial!