Regular Expressions 101

Community Patterns

Jenkins: 1 - Dev

0

Regular Expression
PCRE (PHP <7.3)

/
^((?!V2).)*(- Dev|- Test)\s*$
/
gm

Description

Filter of legacy and other projects built from DEV branch

Submitted by anonymous - 4 years ago