Hacker News new | past | comments | ask | show | jobs | submit login

A clean history with proper commit names can work as a change log for you app. We actually did that and it worked quite well. In Azure DevOps the release pipelines have access to the list of commits since the previous release so one only has to simply take the titles of those commits to build it.



You can achieve that with PR titles instead of commit titles.


But then... PR titles don't show up in the git log.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: