Skip to content

Conversation

@wenzeslaus
Copy link
Member

Uses the version script more. Removes hardcoded messages from the guide (they need editing anyway). Improves the flow and removes duplication of steps. Adds Errata and clarifies when and how the release notes are edited.

Uses the version script more. Removes hardcoded messages from the guide (they need editing anyway). Improves the flow and removes duplication of steps. Adds Errata and clarifies when and how the release notes are edited.
@github-actions github-actions bot added docs markdown Related to markdown, markdown files labels Dec 19, 2025

```bash
python ./utils/generate_release_notes.py api releasebranch_8_4 8.3.0 $VERSION
python ./utils/generate_release_notes.py api $(git rev-parse --abbrev-ref HEAD) 8.3.0 $VERSION
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to remember that it is probably not always relative to 8.3.0. The previous line made it clear to me when reading, the new line not as much

echoix
echoix previously approved these changes Dec 19, 2025
@echoix echoix added the conflicts/needs rebase Rebase to or merge with the latest base branch is needed label Dec 23, 2025
@echoix echoix removed the conflicts/needs rebase Rebase to or merge with the latest base branch is needed label Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs markdown Related to markdown, markdown files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants