Enhancements for Changelog generation and distribution
There are several possible ways to extend `tooling/changelog_tool.py` to further automate changelog and release workflows. Ideas to explore: - Automatically determine calver version and inject the generated output into the main changelog and run it as a weekly scheduled job that opens a draft MR. - Experiment with GitLab AI agents to help fill in placeholder sections generated by the script. - Add a release-stage job that publishes the changelog content to the forum pages mentioned in the [docs](https://docs.orangeqs.com/juice/core/dev/contribute/release.html#creating-the-release)
issue