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
22
stars
9
forks
source link
ci: update release-please for release automation #36
Closed
aj3sh closed 6 months ago
Description
Related Issue
Fixes: #26
Type of Change
Please mark the appropriate option below to describe the type of change your pull request introduces:
Checklist
"fix: Fixed foobar bug"
,"feat(accounts): Added foobar feature"
.README.md
.Additional Notes
The secrets are available from the Organization-level secrets. I have tested the workflow on my repository.
By submitting this pull request, I confirm that I have read and complied with the contribution guidelines of this project.