jsonforms
jsonforms copied to clipboard
Create ChangeLog automatically
Is your feature request related to a problem? Please describe.
The changelog could be automatically generated (or at least prepared) to save time on release day.
Describe the solution you'd like
Automatic generation of the changelog based on the merged PRs. Could be a script or a GH action.
Describe alternatives you've considered
Keep doing it manually
Framework
Other (please specify in the Additional context field)
RendererSet
No response
Additional context
DevTooling Issue
Current state: GH action is added to the repo but is not allowed to run because of orga rules. Need to find an alternative or maybe run in a personalized fork and then copy over.