Skip to content

Ability to template PR titles and commit messages with actual version #388

Description

@charleslowell-valstro

I've been looking for a way to add the actual version being released to either the PR title and/or commit message. That way, they aren't generic for every single release, but at least contain a reference to what actually happened at that moment. Unfortunately, I haven't found any.

Ideally, there would be some sort of templating syntax to do it. Something like:

title: 🔖 Prepare release ${version}
commit: Release ${package} ${version}

Does such a thing already exists? If not, is there a workaround that could be used to approximate it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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