MinBZK / regels.overheid.nl

This monorepo stores all code and assets of all projects with which we develop regels.overheid.nl
https://regels.overheid.nl/roadmap
European Union Public License 1.2
19 stars 6 forks source link

Generate CHANGELOG.md entry with every semantic release #215

Closed sgort closed 1 year ago

sgort commented 1 year ago

We currently do not keep a changelog of content releases. The issue is to do exactly that.

Nice example: https://gitlab.com/commonground/nlx/nlx/-/blob/master/CHANGELOG.md

Abinashbunty commented 1 year ago

There's a plugin from semantic-release itself which creates a changelog file. More info about it is here: https://github.com/semantic-release/changelog

onursagir commented 1 year ago

Changesets could also be an option as it may offer better support for monorepos.

onursagir commented 1 year ago

@sgort would it be possible to add changeset-bot to the repo? As this would allow us to automate some parts of the changeset process.

sgort commented 1 year ago

@sgort would it be possible to add changeset-bot to the repo? As this would allow us to automate some parts of the changeset process.

Done! https://github.com/organizations/MinBZK/settings/installations/37278197