fflib-apex-common icon indicating copy to clipboard operation
fflib-apex-common copied to clipboard

Semantic release management support

Open dieffrei opened this issue 4 years ago • 2 comments

I have been using fflib since 2013 it is great. But one of commons complains about fflibs is about documentation and change-log. This PR is about to automatic generate release notes and change log based on semantic commit messages.

More infos about it here: https://github.com/semantic-release/semantic-release

The result after commit on master you can see: https://github.com/dieffrei/fflib-apex-common/releases

It is necessary to set a specific variable to able to commit automatically to CI, feel free to reach me out.


This change is Reviewable

dieffrei avatar Dec 06 '19 16:12 dieffrei

@dieffrei what a great idea! Thank you. Will take a look.

afawcett avatar Dec 24 '19 01:12 afawcett

Thank you guys! Soon as possible I will submit a PR to help to lint commit Messages in the right way

dieffrei avatar Feb 11 '20 18:02 dieffrei