Lee-W commented on PR #46681: URL: https://github.com/apache/airflow/pull/46681#issuecomment-2655258580
> I'm a -0.25 on this one. Historically we've only done more than a single line for things that land in the "Significant" block in the release notes. Adding multiline for other sections would mean a different format for our release notes, and until we have a new standard for that, it falls on the poor release manager to sort out as they are building release notes. > > I'd say if there is something worth having more than a single line summary about, it should be significant instead. The example you linked would be better as significant, imo. Another idea I have (which is probably also how [commitizen](https://github.com/commitizen-tools/commitizen) generates the changelog from longer commits) is adding only the first line to the release note. Rest of them are for ones that cares about the details. so the format would like ```rst .. description of this feature and etc. .. this line should be empty .. detail if needed ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
