EandrewJones opened a new issue, #477:
URL: https://github.com/apache/flagon-useralejs/issues/477

   ## Problem
   Many automated versioning tools such as semantic versioning rely on 
machine-readable commit logs to determine which versions of a library to bump. 
In doing so, they assume commit logs follow the [conventional commit 
style](https://www.conventionalcommits.org/en/v1.0.0/).
   
   We have not historically followed this conventional nor do we have any way 
to enforce it which blocks us from automating our versioning using semver 
(assuming this is our desired approach).
   
   ## Solution
   Use [committizen](https://www.npmjs.com/package/commitizen).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@flagon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@flagon.apache.org
For additional commands, e-mail: notifications-h...@flagon.apache.org

Reply via email to