Skip to content

gh release create --latest=false to disable auto latest labeling #6963

@felipecrs

Description

@felipecrs

Describe the feature or problem you’d like to solve

I'm trying to automate some releases using GitHub CLI. One feature which I miss is the ability of explicitly NOT marking a release as latest. If I omit the --latest flag, it may still be marked as latest, and I want to publish an "old" version, let's say.

Proposed solution

gh release create --latest=false to disable auto latest labeling.

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions