-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Description
I'd like to publish my packages, before the final publish step, while the changeset pull-request is still open. The workflow is currently:
- author merges a pull request having a changeset
- changeset opens pull-request to version & release packages
- author merges changeset pull-request
- changeset publishes stable version (major.minor.patch)
What I like to see different, is that while the changeset pull-request is open (2), every change to a package get's published as pre-release. That way, we can test packages from npm, before merging the pull-request (3) and publishing a new stable version.
I know we already can publish pre-releases using changeset, but to my understanding that'd still lead to the same workflow as above, meaning all those pre-releases also require new changeset pull-requests. I'd like to keep the pull-request open while publishing pre-releases and polishing the package for final release.
ben-laird, dwightjack, mscharley, TheSonOfThomp, keller-mark and 1 more
Metadata
Metadata
Assignees
Labels
No labels