gitlab-release-note-generator
gitlab-release-note-generator copied to clipboard
Add option to disable empty section
We are not using GitLab issues so on every release this generates empty Closed issues section. In this PR I introduce RENDER_EMPTY_SECTIONS
env variable (default is set to true
). This env variable is responsible for disabling generation empty sections (if is set to false
).
Think it would be good if you can add tests for the functionality as well?
test added
@jk1z is there anything more I can do?
@jk1z our team is also interested in this PR, any news about possible date of merging?