Skip to content

Fix release announcement script for prereleases #8820

Closed
@The-Compiler

Description

@The-Compiler

Ugh, lies... This is because the release script does:

template_name = (
"release.minor.rst" if version.endswith(".0") else "release.patch.rst"
)

Originally posted by @The-Compiler in #8814 (comment)

Metadata

Metadata

Labels

good first issueeasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationtype: infrastructureimprovement to development/releases/CI structure

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions