Skip to content

Allow to map Github release name #581

Description

@krizzu

I'm working on monorepo with multiple projects. When publishing a new package, a GH release is being created with a name defaulting to {package.name}@{version}. Would it be possible to add a feature to map this default naming?

Potentially, the action could accept a json map of { [package.name]: title }, then check this map and apply the title here, with a fallback to current format if not found/empty

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