Currently, release notes are generated in XML format using render-notes.py.
The goal of this issue is to create an alternative version of render-notes.py that generates release notes in JSON format instead. The generated JSON output must conform to the project's defined schema and pass schema validation.
Currently, release notes are generated in XML format using render-notes.py.
The goal of this issue is to create an alternative version of
render-notes.pythat generates release notes in JSON format instead. The generated JSON output must conform to the project's defined schema and pass schema validation.