chyle
Changelog generator
Generates a changelog from a git repository by fetching commits and extracting relevant data.
Changelog generator : use a git repository and various data sources and publish the result on external services
158 stars
8 watching
12 forks
Language: Go
last commit: 29 days ago
Linked from 2 awesome lists
changelogchangelog-generatorgeneratorgitgithubjirarelease
Related projects:
Repository | Description | Stars |
---|---|---|
tomasbjerre/git-changelog-command-line | Generates changelogs or releasenotes from a Git repository and a Handlebars template. | 47 |
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 |
clog-tool/clog-cli | Automatically generates changelogs from Git commit history using conventional commit formats. | 859 |
skywinder/gitlab-changelog-generator | Automatically generates changelog files based on GitHub tags, issues, and pull requests. | 73 |
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 |
saschagrunert/git-journal | Automates generation of changelogs from commit history in Git repositories | 614 |
ansible-community/antsichaut | Automates filling of changelog files with pull request information from GitHub repositories. | 5 |
miniscruff/changie | Automated tool for generating release notes from commit history | 696 |
twisted/towncrier | A utility to produce summarized news files (changelogs) from development logs, improving project communication and collaboration. | 790 |
gittools/gitreleasemanager | Automates creation and export of release notes for software projects hosted on GitHub | 309 |
gaocegege/maintainer | Generates necessary documents for a GitHub repository to facilitate contributor-friendly projects | 0 |
frinyvonnick/gitmoji-changelog | Generates changelogs based on gitmoji commits convention | 390 |
jk1z/gitlab-release-note-generator | Automates generation of release notes from GitLab tags based on merge requests and issues. | 99 |