bakdata / ci-templates

Collection of reusable workflows and composite actions for Github
MIT License
4 stars 1 forks source link

Use template changelog config by default #140

Closed disrupted closed 10 months ago

disrupted commented 10 months ago

The changelog generation should "just work" with the default https://github.com/bakdata/ci-templates/blob/940e8e7e4bc3368a6496b0d50af180e86f56eb4b/.github/changelog-config.json without needing to create this file in every repository. Use placeholders #{{OWNER}} and #{{REPO}} in the releases url. https://github.com/mikepenz/release-changelog-builder-action#template-placeholders.