Hi Nicolas, On Fri, May 29, 2026 at 8:02 PM Nicolas Malin via dev <[email protected]> wrote:
> [...] > I have no objection to simplify the commit process, just I have some > difficulty to image how the process release will be works if we base it > only from git, if we'll identify correctly the different improvement and > fix, no drowned on automatic commit. > [...] > As regards the release notes, as I mentioned in the proposal, I suggest creating them starting from pull requests rather than individual commits (that can be confusing). GitHub offers a nice tool for this: visit the tags page ( https://github.com/apache/ofbiz-framework/tags), then click on the "..." near the tag that identifies your release and select "Create release": you will be prompted to a page with a prefilled, editable, form for the creation of the release, that includes the release notes automatically generated from pull requests. These of course can be edited. And we can also edit the titles of the pull requests, even after they have been merged, in case we want to fine tune them to be more descriptive. Please have a look at it (no release will be created until you hit the "Publish release" button). Jacopo
