Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
charleslowell-valstro opened this issue Aug 15, 2024 · 0 comments

Comments

@charleslowell-valstro
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant