opensource-nepal / commitlint

commitlint is a tool designed to lint your commit messages according to the Conventional Commits standard for your pre-commit hook and GitHub Actions.
GNU General Public License v3.0
16 stars 9 forks source link

Implement release-please for changelog creation and release automation #26

Closed aj3sh closed 4 months ago

aj3sh commented 7 months ago

release-please Github actions: https://github.com/google-github-actions/release-please-action Example python project: https://github.com/googleapis/python-storage

Things to note: