Jump to content

A workflow to build Git commit messages using the Conventional Commit format


Recommended Posts

This is a workflow for software developers.

 

I’ve posted a workflow to build Git commit messages using the Conventional Commits format.

 

It walks you through the process and is configurable.

 

  • Builds standardized Git commit messages based on the Angular flavor of the Conventional Commits format.
  • Optionally adds emoji (or turn it off if you don’t want them)
  • Can be used in conjunction with tools like semantic-release, which can build changelogs from your commits, and automatically update version numbers.

 

It’s available at:

 

https://github.com/natesilva/alfred-conventional-commits

 

 

Screen Shot 2021-04-19 at 2.58.57 PM.png

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...