-
Notifications
You must be signed in to change notification settings - Fork 538
Support of calver #1848
Copy link
Copy link
Open
Labels
help wantedWe'd love to have community involvement on this issue.We'd love to have community involvement on this issue.needs designNeeds some thought into how this would workNeeds some thought into how this would workpriority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
help wantedWe'd love to have community involvement on this issue.We'd love to have community involvement on this issue.needs designNeeds some thought into how this would workNeeds some thought into how this would workpriority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Hi, thanks a lot for this great tool.
Some teams in my company use the calver convention instead of semver. We want to globally migrate to
release-please(we have an homemade tool for now) but we can't because it only support semver. Is it planned to support other versioning convention, or is there a way to use calver with release-please?Thanks !