-
Notifications
You must be signed in to change notification settings - Fork 7
Pre-release #28
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Hello @chaaz,
I would like to know how to use versio to do pre-releases for each PR. We have a monorepo containing all our apis and would like to build a pre-release for the project that the commits targets, which include a version bump like the one done in the release part but also a
rc.xxxtag where xx is the rc number (increments for each PR)...Is it possible with Versio ?
(sorry for the wrong issue category)
Thanks