Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
657 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- laughedelic/coursier-setup
- laughedelic/auto-changelog JavaScript
- laughedelic/scala-steward-action TypeScript
Created a pull request in ardalanamini/auto-changelog that received 4 comments
fix: Include multi-line commits in the changelog
Use \n? instead of $ to match potentially multiline messages, but still capture only the first line.
Hopefully fixes #3.
Created an issue in ardalanamini/auto-changelog that received 3 comments
Multiline commit messages are dropped
Hi! Thanks for the useful action! I noticed that some of my commits don't make it to the changelog. I found that it happens to all commits with mul…