un-ts / changesets-gitlab

GitLab CI cli for changesets like its GitHub Action.
https://opencollective.com/unts/projects/changesets-gitlab
MIT License
93 stars 34 forks source link

Adding pre-release to pr #104

Closed fbritoferreira closed 1 year ago

fbritoferreira commented 1 year ago

Changesets have a pre-release feature https://github.com/changesets/changesets/blob/main/docs/prereleases.md

Would it be possible to add this?

At the moment having to do it manually can be hard to get it right, maybe have a pre-release command?

Happy to work on this

JounQin commented 1 year ago

This package is just a replacement of changesets' GitHub Action for GitLab, it should not affect changeset pre commands?

https://github.com/un-ts/changesets-gitlab/blob/main/src/readChangesetState.ts#L18