adamtabrams / change

A simple tool that automates generating and updating a changelog
GNU General Public License v3.0
75 stars 8 forks source link

Allow pass auth token as argument #4

Closed hpettenuci closed 3 years ago

hpettenuci commented 3 years ago

Allow provide auth token as argument.

Steps:

change.zip

adamtabrams commented 3 years ago

@hpettenuci Thanks for the suggestion! I've just added the option to do that. Is there a specific use case you hope to use this feature for?

hpettenuci commented 3 years ago

The idea is use it on CI pipeline, when push a feature/hotfix branch to master to update CHANGELOG file and automatic generate a release.