Jump to content

diskrete

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    diskrete got a reaction from jeffbyrnes in A workflow to build Git commit messages using the Conventional Commit format   
    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
     
     

×
×
  • Create New...