christiangalsterer / stash-filehooks-plugin

An Atlassian Stash plugin to check on various file attributes, like size, name
Apache License 2.0
14 stars 27 forks source link

Allow to specify a regex pattern for the branch to check #16

Closed christiangalsterer closed 8 years ago

christiangalsterer commented 8 years ago

If a pattern is specified only if the change is in a branch with matches the pattern, the hook check is executed. If no pattern is specified all branches are considered.