Support regex expression to filter branch and tag name

Description of the feature request

Support regex expression to filter branch and tag name.

Use case / for what or how I would use it

I want to restrict the format. For example, /^v\d+.\d+.\d+.*/ for a release tag.
Sometimes it’s difficult to do with wildcards.

Since some of other CI services are supporting this feature, it is useful when someone move to birtise from them.

Hi @itog,

Thank you for the #feature-request, great idea! :slightly_smiling_face:

When will it be available ?