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

Generated commit list is out of order #95

Closed
papb opened this issue Mar 4, 2019 · 1 comment
Closed

Generated commit list is out of order #95

papb opened this issue Mar 4, 2019 · 1 comment

Comments

@papb
Copy link

papb commented Mar 4, 2019

I am experimenting with auto-changelog for the first time, I created a repo to test it and I observed that the list of generated commits does not follow the commit history order. Why is it this way? How can I configure it to put the commits in order?

I am using the following command:

npx auto-changelog --commit-limit false
@papb
Copy link
Author

papb commented Mar 4, 2019

Upon further investigation, I found out that commits are ordered by "relevance", i.e., breaking changes first, followed by number of changes. I wanted to be able to order them by date instead. I will open a PR.

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