Skip to content

feat: allow release name template through env var#131

Merged
rexxars merged 2 commits intomainfrom
feat/release-name-template
Feb 10, 2026
Merged

feat: allow release name template through env var#131
rexxars merged 2 commits intomainfrom
feat/release-name-template

Conversation

@rexxars
Copy link
Member

@rexxars rexxars commented Feb 4, 2026

Description

Have a use case where I want to override the release title to use nextRelease.version instead of nextRelease.name. Would be ideal not to have to eject from the preset just to do so.

CI linter complained about not using standard for formatting - not sure how that has passed previously, but this also does a standard --fix.

What to review

Are there better ways of doing this?

Testing

Untested, but change seems fairly trivial?

@rexxars rexxars requested a review from stipsan February 4, 2026 16:52
@rexxars rexxars requested a review from a team as a code owner February 4, 2026 16:52
Copy link
Member

@stipsan stipsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I'm not aware of a better way to handle this ☺️

@rexxars rexxars merged commit 13f44ca into main Feb 10, 2026
15 checks passed
@rexxars rexxars deleted the feat/release-name-template branch February 10, 2026 15:58
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

Successfully merging this pull request may close these issues.

2 participants