
Allow protect tag (in gitlab, github) using "v*" regex. Change-Id: I3e6eb1031ae92349c5a9531b143b6470482664e7 Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
6 lines
143 B
YAML
6 lines
143 B
YAML
---
|
|
features:
|
|
- |
|
|
Support version parsing of git tag with the ``v<semver>`` pattern
|
|
(or ``V<semver>``), in addition to ``<semver>``.
|