Skip to content

willdone-mt/Cz-Double_CC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cz-Double_CC

Implementing Common-Changelog from Conventional-Commits via Commitizen

Common Changelog Conventional Commits

Goal

Since Conventional-Commits have their own specification, we cant do much to change its template.

Therefore, the main goal of this repository is to:

  1. Change how Commitizen read Conventional-Commits
    • So Cz can extract the field to build Common-Changelog
  2. Make new Cz changelog template based on Common-Changelog
  3. Make new Conventional-Commit template that be used especially for Cz
  4. Document the result for beginner programmers

To Do List

How Cz read Conventional Commits so commmits can be build automatically into Common-Changelog

Common-Changelog rules which already be applied in the current template

  • Format
    • File format
    • Release
    • Notice
    • Change group
      • Change (brokenly applied)
      • References
      • Authors
      • Prefixes (brokenly applied)
    • Markdown formatting
  • Writing
    • Generate a draft
    • Remove noise (brokenly applied)
    • Rephrase changes
    • Merge related changes
    • Skip no-op changes
    • Separate commit message and description
    • Promoting a prerelease
  • Antipatterns
    • Verbatim copying of content
    • Conventional Commits
    • Confusing dates

New Conventional-Commit template

Documentation to guide users

HELP WANTED

Help and Contribution are very needed!

  1. Fork this repository
  2. Make Changes based on To Dos
  3. Pull Request

About

STATUS: PAUSED, UNMAINTAINED

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors