Skip to content

ci: enhance semantic release configuration #13

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

a-klos
Copy link
Member

@a-klos a-klos commented Jun 2, 2025

This pull request updates the release process to adopt the Conventional Commits standard for generating changelogs and analyzing commits. The changes include adding a new dependency and configuring the semantic-release plugins to use the Conventional Commits preset.

@a-klos a-klos requested a review from Copilot June 2, 2025 13:13
Copy link

@Copilot 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 enhances the release process for CI by adopting the Conventional Commits standard, which will improve changelog generation and commit analysis.

  • Updated the semantic-release configuration in release.config.js to include the Conventional Commits preset.
  • Added the "conventional-changelog-conventionalcommits" dependency to package.json to support the new configuration.

Reviewed Changes

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

File Description
release.config.js Configured commit-analyzer and release-notes-generator to use the preset
package.json Added dependency for conventional changelog generation based on the preset

@a-klos a-klos requested review from huhn511, dergeberl and max-schlenz and removed request for dergeberl June 5, 2025 09:55
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.

1 participant