-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I would like to leverage the Immutable Releases feature of GitHub, however doing so is complicated by the fact that I need different GHA workflows to publish different artifacts for the release.
This would be possible if go-semantic-release allowed me to create the release in a draft state, then the other flows could upload the assets to it, and a final flow (or manual action) could finalize the release.
But right now, go-semantic-release does not support creating releases in the draft state.
It looks like this would need an update to the provider API, and then a corresponding update to the github provider?
Metadata
Metadata
Assignees
Labels
No labels