Skip to content

chore: specify changelogen output in scripts#5

Merged
LukasHirt merged 1 commit intomainfrom
chore/set-changelog-output
Oct 9, 2025
Merged

chore: specify changelogen output in scripts#5
LukasHirt merged 1 commit intomainfrom
chore/set-changelog-output

Conversation

@LukasHirt
Copy link
Owner

We always want to have the same output for the changelog. It would be cumbersome to always have to specify it.

We always want to have the same output for the changelog.
It would be cumbersome to always have to specify it.
@LukasHirt LukasHirt self-assigned this Oct 9, 2025
Copilot AI review requested due to automatic review settings October 9, 2025 13:28
Copy link

Copilot AI left a comment

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 centralizes the changelogen configuration by moving the output specification from the GitHub workflow to a reusable npm script, improving maintainability and consistency.

Key Changes

  • Added a new changelog:generate npm script that specifies the CHANGELOG.md output
  • Updated the GitHub release workflow to use the new script instead of inline changelogen command

Reviewed Changes

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

File Description
package.json Added changelog:generate script with standardized changelogen output configuration
.github/workflows/release.yaml Updated to use the new npm script for changelog generation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@LukasHirt LukasHirt merged commit c3bcafe into main Oct 9, 2025
1 check passed
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