Skip to content

Use gitlab changelog generator

This MR adds rake task that will be run whenver commit has a tag. Rake job will hit gitlab Api as a result api will create/update Changelog.md only requirement from developers point of view is that commits need to include word "Changelog" with value.

https://keepachangelog.com/en/1.0.0/

Changelog: Added

Result will look something like following

image

Merge request reports

Loading