changelogithub
changelogithub copied to clipboard
Add a parameter to list all types of commits
Clear and concise description of the problem
Chore or style commits are not listed, would it be possible to incorporate a parameter to list those commits as well?
Currently I get the message “No significant changes” and my frontend team complains that their layout and css styling work is not reflected in the releases.
Thanks.
Suggested solution
Add a --filter type parameter to choose whether to list all commits or only those currently listed
Alternative
No response
Additional context
No response
Validations
- [x] Follow our Code of Conduct
- [x] Read the Contributing Guide.
- [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Sure! Do you want to draft a PR for that?