A Java regular expression matched against the full branch name. The pattern must match the entire name (as if surrounded by ^ and $).

Examples:

If the pattern is syntactically invalid, it is treated as matching all branches and a warning is written to the Jenkins log.