-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
priority/medium[internal] This is not a priority right now but will be done eventually[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 copilot[internal] This can probably be done (or at least attempted) by copilottype/maintenanceDependencies need updates or code needs refactoringDependencies need updates or code needs refactoring
Description
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.
Copilot
Metadata
Metadata
Assignees
Labels
priority/medium[internal] This is not a priority right now but will be done eventually[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 copilot[internal] This can probably be done (or at least attempted) by copilottype/maintenanceDependencies need updates or code needs refactoringDependencies need updates or code needs refactoring