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

Use commit body to generate additional changelog entries #175

Open
1 task done
kiranmarshall opened this issue Feb 13, 2024 · 0 comments
Open
1 task done

Use commit body to generate additional changelog entries #175

kiranmarshall opened this issue Feb 13, 2024 · 0 comments

Comments

@kiranmarshall
Copy link

Describe the feature

Often when submitting a PR there will be a few things I have done which can be added to the changelog, but since I use squash and merge anything that is not the head of the commit message is not picked up by changelogen.

It would be great to be able to read the commit body, ie:

feat: add ability to read commit body

  • test: update tests
  • docs: include new commit body changes

Where the bullets are picked up and added to the changelog. It could be nice to add an option to have these as bullets under the main commit so it is easy to track.

I'm more than happy to contribute but might need a little help with getting going.

Additional information

  • Would you be willing to help implement this feature?
@kiranmarshall kiranmarshall changed the title Use commit body to generate commit messages Use commit body to generate additional changelog entries Feb 13, 2024
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

No branches or pull requests

1 participant