lalitkapoor / github-changes

Generate a changelog based on merged pull requests or commit messages
https://lalitkapoor.github.io/github-changes/
MIT License
676 stars 52 forks source link

Updated author names to be links #80

Closed riyadhalnur closed 5 years ago

riyadhalnur commented 6 years ago

The author(s) for each commit have been updated to be a link. Points to the GitHub profile of the author(s) in the commit.

Closes #79.

Signed-off-by: Riyadh Al Nur riyadhalnur@verticalaxisbd.com

khiav223577 commented 5 years ago

It will be nicer to group links url at bottom :)

#124 do something [@khiav223577][]
#123 do something [@khiav223577][]

....
....

[@khiav223577]: https://github.com/khiav223577
olafurpg commented 5 years ago

This would be a nice improvement! Any chance to get this merged?

lalitkapoor commented 5 years ago

Hi, thanks for putting this together. I found this to look a bit too much for the default (just my preference). I think several folks have difference preferences for what they like. I think the best way to handle that is to enable a custom formatter. I would gladly accept a PR that just outputs some data so that it can be piped into something else for formatting.