Skip to content

Feature Request: Create draft releases #198

@fastcat

Description

@fastcat

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions