changie
Release note generator
Automated tool for generating release notes from commit history
Automated changelog tool for preparing releases with lots of customization options
696 stars
7 watching
36 forks
Language: Go
last commit: 12 days ago
Linked from 2 awesome lists
cdchangelogchangelog-generatorcidevopsdevops-toolsgogolangrelease-automation
Related projects:
Repository | Description | Stars |
---|---|---|
metcalfc/changelog-generator | Automates generation of changelogs and release notes for GitHub releases | 140 |
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
gittools/gitreleasemanager | Automates creation and export of release notes for software projects hosted on GitHub | 309 |
decathlon/release-notes-generator-action | Automates generation of release notes based on milestone events and GitHub workflow triggers. | 116 |
jk1z/gitlab-release-note-generator | Automates generation of release notes from GitLab tags based on merge requests and issues. | 99 |
tomasbjerre/git-changelog-command-line | Generates changelogs or releasenotes from a Git repository and a Handlebars template. | 47 |
antham/chyle | Generates a changelog from a git repository by fetching commits and extracting relevant data. | 158 |
clog-tool/clog-cli | Automatically generates changelogs from Git commit history using conventional commit formats. | 859 |
gazler/changex | Automated generation of changelogs from Git commit history | 47 |
lab2023/katip | Automates generation of change logs for Git projects based on commits and tags | 44 |
skywinder/gitlab-changelog-generator | Automatically generates changelog files based on GitHub tags, issues, and pull requests. | 73 |
twisted/towncrier | A utility to produce summarized news files (changelogs) from development logs, improving project communication and collaboration. | 790 |
fabiospampinato/bump | Automates updating version numbers and generating changelogs for software releases. | 412 |
greenlightning/advent-of-code-downloader | Automates the download of Advent of Code puzzle inputs from the web. | 65 |
wangyoucao577/go-release-action | Automates the process of publishing Go binaries to GitHub Release Assets | 498 |