auto-changelog icon indicating copy to clipboard operation
auto-changelog copied to clipboard

Feature Request: Debug

Open well-it-wasnt-me opened this issue 1 year ago • 4 comments

Would be nice to have a verbose function or any other thing in order to debug eventual problems.

(at moment im not able to make it work even tho im using https://www.conventionalcommits.org/en/v1.0.0/ )

well-it-wasnt-me avatar Dec 03 '23 22:12 well-it-wasnt-me

ok. after hours i realized i have f*cked up the template.hbs....

well-it-wasnt-me avatar Dec 03 '23 22:12 well-it-wasnt-me

Hi @well-it-wasnt-me For debug i use json keyword Like that https://github.com/cookpete/auto-changelog/blob/master/templates/json.hbs

Armanio avatar Dec 07 '23 10:12 Armanio

Thank you ! I will

well-it-wasnt-me avatar Dec 07 '23 10:12 well-it-wasnt-me

Still think adding simple DEBUG feature would be valuable. Would also give more insight to users when reporting bugs, for the order in which git command output is parsed, which tags & commits are filtered out etc

webketje avatar May 14 '24 16:05 webketje