googleapis / release-please-action

automated releases based on conventional commits
Apache License 2.0
1.7k stars 209 forks source link

Adding "alpha" when prelease is set to True #877

Closed dinjazelena closed 10 months ago

dinjazelena commented 11 months ago

TL;DR

Hey, so most of the time versioning for development environment we do set as pre-release on Github Releases, but how can i use this to append "alpha.1" or "alpha.2" when i want to publish somewhere this? How can i include alpha in tag?

Detailed design

No response

Additional information

No response

chingor13 commented 11 months ago

This (https://github.com/googleapis/release-please/pull/2083) might be what you're looking for, but is included in v16.1.0 of release-please which will be in v4 of the action (not yet released).