Jürgen Hermann

Results 118 comments of Jürgen Hermann

See also https://github.com/audreyr/cookiecutter/issues/364

Can be done similar to https://github.com/Springerle/py-generic-project#reapplying-to-an-existing-project, so now a docs issue for the README.

Please make a gist of that sample (or edit it into a code section), otherwise it's not usable for reproducing.

Idea (GH API v3): - get the "commits since last release" - scan for associated issues, and grab their titles + IDs - create (part of) the changelog from that...

- https://github.com/michaeljoseph/changes - https://github.com/bitprophet/releases - https://github.com/skywinder/github-changelog-generator (Ruby)

Related to https://github.com/jhermann/gh-commander/issues/3

https://github.com/michaeljoseph/changes

Use the `py-generic-project` integration tests?