changelog-generator
Changelog generator
Automates generation of changelogs and release notes for GitHub releases
GitHub Action to generate changelogs, release notes, whatever
142 stars
4 watching
32 forks
Language: JavaScript
last commit: 1 day ago
Linked from 1 awesome list
changelogscicdgithub-actionsrelease-notes
Related projects:
Repository | Description | Stars |
---|---|---|
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
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 |
skywinder/gitlab-changelog-generator | Automatically generates changelog files based on GitHub tags, issues, and pull requests. | 74 |
miniscruff/changie | Automated tool for generating release notes from commit history | 705 |
jk1z/gitlab-release-note-generator | Automates generation of release notes from GitLab tags based on merge requests and issues. | 100 |
clog-tool/clog-cli | Automatically generates changelogs from Git commit history using conventional commit formats. | 864 |
decathlon/release-notes-generator-action | Automates generation of release notes based on milestone events and GitHub workflow triggers. | 116 |
lab2023/katip | Automates generation of change logs for Git projects based on commits and tags | 44 |
gittools/gitreleasemanager | Automates creation and export of release notes for software projects hosted on GitHub | 309 |
gazler/changex | Automated generation of changelogs from Git commit history | 47 |
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 |
butlerlogic/action-autotag | Automatically generates a new tag when the manifest file version changes. | 76 |
twisted/towncrier | A utility to produce summarized news files (changelogs) from development logs, improving project communication and collaboration. | 800 |