Regular Expressions 101

Community Patterns

Bitbucket Branch Checker

0

Regular Expression
PCRE (PHP <7.3)

/
^((feature|bugfix|hotfix)\/([a-zA-Z]{2,6}-\d{1,6}|NO-?JIRA)\-[a-zA-Z0-9-_]{1,30}|release\/\d+\.\d+\.?\d*)$
/
gm

Description

no description available

Submitted by anonymous - 4 years ago