Skip to content

Preview packages #56

@pawcoding

Description

@pawcoding

Motivation

Use case:
Sometimes I want to create a preview package without publishing it via the next tag. I could publish the package manually, but having this automated would help a ton.

Proposed Solution

Describe the solution you'd like
Instead adding an empty commit with [img:<tag-name>] would be nice. Semantic-release should then create a new release based on it's rules and deploy this under the given tag name to npm. There should not be a GitHub release and no change committed to the repository though. This could also be done completely without semantic-release if it's any easier.

Metadata

Metadata

Assignees

Labels

priority/medium[internal] This is not a priority right now but will be done eventuallyteam/copilot[internal] This can probably be done (or at least attempted) by copilottype/maintenanceDependencies need updates or code needs refactoring

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions