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

chore: add semantic-release to update changelog programmatically #465

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

Conversation

tyrauber
Copy link
Collaborator

This PR implements the library semantic-release solely to update the changelog, in the hopes of eliminating branch conflicts in pull-requests related to the changelog. We could also update the release process to use semantic release, but I think that currently out-of-scope.

@KiwiKilian
Copy link
Collaborator

I've multiple projects also handling the release with semantic-release and it works great. But handling the Changelog is awesome anyway. Just make sure to properly name the commits when merging! Maybe squashing is also necessary?

@KiwiKilian KiwiKilian changed the title feat/semantic_release: update changelog programmatically chore: add semantic-release to update changelog programmatically Nov 15, 2024
@tyrauber
Copy link
Collaborator Author

@KiwiKilian, can you take a look at this? I'd love to get automatic releases.

@KiwiKilian
Copy link
Collaborator

Will do!

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