Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Create a release branch #136

@baruchiro

Description

@baruchiro

With the current implementation of SemanticRelease (documented here), to publish a version with multiple recorded changes (like a new feature and dependencies upgrades), you have to develop those two in the same PR.

This is because the SemanticRelease pipeline is triggered when pushing to master.

We need to trigger it in another way, maybe by triggering it on another branch, maybe manual, any idea is welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions