-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or requestskip-releasePreserve the current version when mergedPreserve the current version when merged
Description
Currently, when a canary is published, Auto will update the PR body with the version of the canary that was released. This version works for NPM/Maven/SPM/Cocopods packages as they all follow the same versioning but Python has unique requirements for what the version number can include. Our rules currently handle this for the actual publishing part but auto doesn't account for it so it requires a bit of digging to get the actual version number to use.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestskip-releasePreserve the current version when mergedPreserve the current version when merged