Automatic release notes from Git commit messages

I thought I’d share the script I’m using to generate changelogs for Marked releases using git commit messages. A lot of it is tailored to my own setup, and would require some customization to make it work with a different workflow. Also, it’s messy code, for which I apologize. Ultimately it should have just been a procedural script, but I started to go somewhere else with it before I realized that wasn’t what I was getting paid for.


This is a companion discussion topic for the original entry at https://brettterpstra.com/2017/08/14/automatic-release-notes-from-git-commit-messages