Haml Git Projects
-
Project mention: Git-cliff – Generate changelog from the Git history | news.ycombinator.com | 2024-06-27
I am definitely more in the changelog-as-a-file camp. From https://keepachangelog.com/:
> Using commit log diffs as changelogs is a bad idea: they're full of noise. Things like merge commits, commits with obscure titles, documentation changes, etc.
> The purpose of a commit is to document a step in the evolution of the source code. Some projects clean up commits, some don't.
> The purpose of a changelog entry is to document the noteworthy difference, often across multiple commits, to communicate them clearly to end users.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Haml Git discussion
Index
# | Project | Stars |
---|---|---|
1 | keep-a-changelog | 6,189 |