musicpack / mbox

Music Box is a music player widget in a Discord message.
7 stars 2 forks source link

Add commitizen to project #133

Open Exsects opened 3 years ago

Exsects commented 3 years ago

Please describe the workflow enhancement.

This ticket ties in two issues we currently face in our project:

Describe alternatives you've considered

Adding commitzen to our project would definitely help improve our workflow and automate some of the manual tasks necessary for creating a release. As an added side benefit, this will help lint our commit messages to make sure our we are following Conventional Commits standards. From those commit message, we could then integrate it into our pipeline by automatically maintaining our changelog and bumping release versions.

Additional context