Add changelog
Add changelog to the GitLab Runner Pod Cleanup application
How to test this MR
- Create a local tag
v1.0.0
- Execute the following command
❯ make generate_changelog
# Generating new changelog entries
INFO[0000] Starting GitLab Changelog generator pid=27037 version="0.6.0 (57ee414)"
INFO[0000] Generating changelog entries release=dev
INFO[0000] Starting point autodiscovered starting-point=v1.0.0
INFO[0000] Found merge requests commits count=0
INFO[0000] Writing output to file file=CHANGELOG.md
INFO[0000] Changelog entries generated release=dev
- The file
CHANGELOG.md
will be created at the root of the project