Skip to content

[Question] Is there a way to create a GitHub release without publishing the package to registry? #745

@miszo

Description

@miszo

Problem

I have a monorepo powered by Turborepo and I wanted to automate applications deployment. I wanted to trigger docker build for the app whenever the GitHub release for the app is created (e.g., webapp@1.0.1). Not only that, but I want to avoid publishing anything to the NPM. Is there a way to do so and having a nice generated changelog at the same time?

I mean something similar to lerna publish, but you know – without lerna :)

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