<div dir="ltr">Hello all,<div><br></div><div>Here, I present the current output of the new release notes generator that will be used in the release generation process. Currently, the generator is capable is generating markdown and reStructuredText. Both have minor flaws that, in my opinion, are somewhat acceptable.</div><div><br></div><div>You can find a sample Markdown PDF for the 4.11.3 milestone here: <a href="https://drive.google.com/file/d/1S_aKZcJi6c2DX7bCXgt6R9gvVdXgn5Sm/view?usp=sharing">https://drive.google.com/file/d/1S_aKZcJi6c2DX7bCXgt6R9gvVdXgn5Sm/view?usp=sharing</a></div><div><br></div><div>And its reStructuredText counterpart here: <a href="https://drive.google.com/drive/folders/1mntfWm6gnHPUpliwHS_ClJYjjnMOhZZV">https://drive.google.com/drive/folders/1mntfWm6gnHPUpliwHS_ClJYjjnMOhZZV</a></div><div><br></div><div>The generator has been tested on generating files for the following dot releases 4.11.3, 5.1, 5.2, and 6.1 and it produces decent documents for all of them.</div><div><br></div><div>You can access the code here and test it yourself: <a href="https://github.com/i3abghany/release-notes-generator">https://github.com/i3abghany/release-notes-generator</a></div><div><br></div><div>For integrating the generator in the release workflow, do you recommend a certain way to go by in doing this? Maybe use the code as a submodule in the `rtems-release` repository and call it from the `rtems-release-notes` script in it?</div><div><br></div><div>Also, the generator was initially designed to produce notes for <b>one</b> dot release at a time, but I found out the current generator goes up from the supplied <i>version </i>to the specified <i>revision</i>. Is this the desired behaviour in the new generator as well? I am asking as I took over development in the new generator and it did not conform to this behaviour, and I didn't know that it was followed in the `rtems-release` scripts.</div><div><br></div><div>Thanks,</div><div>Mahmoud</div></div>