chelnak / gh-changelog

A gh cli extension that will make your changelogs ✨
MIT License
109 stars 4 forks source link

Allow local configs #119

Closed chelnak closed 1 year ago

chelnak commented 1 year ago

This commit adds the current working directory as a search path for viper.

It also changes the name of the configuration file to .changelog.yml.

If there is a .changelog.yml file present in the current directory, gh-changelog will prefer this over the one that is created inside .config/gh-changelog.