Skip to content

fix(prepare): variable substitution for ${nextRelease.notes} (#17)#18

Merged
Jno21 merged 2 commits into
mainfrom
beta
May 25, 2026
Merged

fix(prepare): variable substitution for ${nextRelease.notes} (#17)#18
Jno21 merged 2 commits into
mainfrom
beta

Conversation

@Jno21

@Jno21 Jno21 commented May 11, 2026

Copy link
Copy Markdown
Owner
  • fix(prepare): variable substitution for ${nextRelease.notes}
  • test(prepare): fix test with template variables in commit message

* fix(prepare): variable substitution for `${nextRelease.notes}`
* test(prepare): fix test with template variables in commit message
Copilot AI review requested due to automatic review settings May 11, 2026 11:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR extends the prepare step’s commit message templating to support substituting ${nextRelease.notes}, and updates the associated unit test to cover the new template variable.

Changes:

  • Add ${nextRelease.notes} template substitution to src/prepare.ts.
  • Update test/prepare.test.ts to include ${nextRelease.notes} in the commit message template and assert the expanded result.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/prepare.ts Adds commit-message variable substitution for ${nextRelease.notes} during prepare.
test/prepare.test.ts Updates the template-variable substitution test to include and assert ${nextRelease.notes}.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/prepare.ts
Comment thread test/prepare.test.ts
@matherm-aboehm

Copy link
Copy Markdown
Contributor

Hi @Jno21
Is there any reason to block this?

@Jno21
Jno21 merged commit 96095bd into main May 25, 2026
Jno21 added a commit that referenced this pull request May 25, 2026
…18)

---------

Co-authored-by: Andreas Böhm <60391995+matherm-aboehm@users.noreply.github.com>
Co-authored-by: semantic-release-github-commit[bot] <238512118+semantic-release-github-commit[bot]@users.noreply.github.com>
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.

3 participants