I try to use release-please to create prerelease versions like v1.0.0-beta.1 und then make a stable version from it (v1.0.0). For this I need a way to manipulate either the "prerelease" property or the "versioning" property of release-please.
Is there any reason why those (and some other configuration properties, which are present in release-please) are not configurable through this action?
I try to use release-please to create prerelease versions like v1.0.0-beta.1 und then make a stable version from it (v1.0.0). For this I need a way to manipulate either the "prerelease" property or the "versioning" property of release-please.
Is there any reason why those (and some other configuration properties, which are present in release-please) are not configurable through this action?