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

Associate changelog entries with merge commits #678

Open
Andarist opened this issue Nov 22, 2021 · 0 comments · May be fixed by #1288
Open

Associate changelog entries with merge commits #678

Andarist opened this issue Nov 22, 2021 · 0 comments · May be fixed by #1288

Comments

@Andarist
Copy link
Member

In XState we are not always using squash & merge and I've noticed that merge commits are not associated with the generated changelogs - they mention the commits that added a particular changeset to git. IMHO it should always try to mention the merge commit because changesets are often added in separate commits and linking to those commits dont bring much value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant