All Projects → codezri → releasezri

codezri / releasezri

Licence: MIT license
Meaningful and minimalist release notes for developers

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to releasezri

bump-everywhere
🚀 Automate versioning, changelog creation, README updates and GitHub releases using GitHub Actions,npm, docker or bash.
Stars: ✭ 24 (-4%)
Mutual labels:  changelog, changelog-generator, github-actions
commitlog
Generate Changelogs from Commits (CLI)
Stars: ✭ 63 (+152%)
Mutual labels:  changelog, changelog-generator
changelog-reader-action
A GitHub action to read and get data from the CHANGELOG.md file 🚀
Stars: ✭ 68 (+172%)
Mutual labels:  changelog, github-actions
generate-changelog
generates changelog from git based on jira tickets
Stars: ✭ 18 (-28%)
Mutual labels:  changelog, changelog-generator
git-changelog
Categorized change logs from git messages
Stars: ✭ 20 (-20%)
Mutual labels:  changelog, changelog-generator
gtbump
git tag bump: A simple utility to bump and manage git semantic version tags and generate Markdown changelogs.
Stars: ✭ 15 (-40%)
Mutual labels:  changelog, changelog-generator
changie
Automated changelog tool for preparing releases with lots of customization options
Stars: ✭ 180 (+620%)
Mutual labels:  changelog, changelog-generator
next-release
Next Release is a release note management platform that automates your release notes in 3 clicks.
Stars: ✭ 18 (-28%)
Mutual labels:  changelog, changelog-generator
yaclt
Yet Another Change Log Tool
Stars: ✭ 24 (-4%)
Mutual labels:  changelog, changelog-generator
Github Changelog Generator
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
Stars: ✭ 6,631 (+26424%)
Mutual labels:  changelog, changelog-generator
attribution
Generate changelogs from commit tags and shortlogs
Stars: ✭ 20 (-20%)
Mutual labels:  changelog, changelog-generator
news-fragments
An easy way to create your changelog file
Stars: ✭ 31 (+24%)
Mutual labels:  changelog, changelog-generator
setup-unity
GitHub Action to download and install Unity on Ubuntu, macOS or Windows. Based on Unity Hub
Stars: ✭ 26 (+4%)
Mutual labels:  github-actions
check-spelling
Spelling checker action
Stars: ✭ 139 (+456%)
Mutual labels:  github-actions
setup-action
▶️ GitHub Action using Coursier to install JVM and Scala tools
Stars: ✭ 30 (+20%)
Mutual labels:  github-actions
HelloActions-Qt
Qt use github-actions(Qt项目使用github的持续集成)
Stars: ✭ 103 (+312%)
Mutual labels:  github-actions
browser-resources
A Collection of official Resources/Status/Issues for browsers.
Stars: ✭ 127 (+408%)
Mutual labels:  changelog
git-tag-action
[GitHub Action] Get ${version} from package.json and git tag ${version} for the repository.
Stars: ✭ 26 (+4%)
Mutual labels:  github-actions
k8s-create-secret
GitHub Action to create Kubernetes cluster secrets
Stars: ✭ 24 (-4%)
Mutual labels:  github-actions
postcss-prefixwrap
A PostCSS plugin that is used to wrap css styles with a css selector to constrain their affect on parent elements in a page.
Stars: ✭ 54 (+116%)
Mutual labels:  github-actions
    ____       __                  _____        _
   / __ \___  / /__  ____ ________/__  /  _____(_)
  / /_/ / _ \/ / _ \/ __ `/ ___/ _ \/ /  / ___/ /
 / _, _/  __/ /  __/ /_/ (__  )  __/ /__/ /  / /
/_/ |_|\___/_/\___/\__,_/____/\___/____/_/  /_/

ReleaseZri - Meaningful and minimalist release notes for developers

Managing manual release notes is hard. Therefore, everyone tends to generate release notes from commit messages. But, you won't get a meaningful release note at the end. ReleaseZri offers you a simple strategy to maintain a human-friendly changelog and generate release notes automatically. It also gives you GitHub Action steps that you can simply copy-paste into your projects.

Simple steps

  • Use ReleaseZri's simple changelog format
  • Create your own release note template in .releasezri/template.md (Supports template variables)
  • Copy-paste the scripts/rz.py script
  • Update your DevOps workflow to generate release notes via scripts/rz.py create <version> command

This project itself is maintained with ReleaseZri. Read documentation here: https://codezri.org/docs/releasezri/intro

Who use ReleaseZri?

Case studies

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].