Conversation

patchback[bot]

This is a backport of PR #12493 as merged into main (20dd1d6).

The earlier implementation was generating a temporary file, when the docs site was being built with tox. However, this was not enabled in RTD and is hackish.
This integrates the sphinxcontrib-towncrier extension to make it work in any environment where Sphinx docs are being built.

📝 Preview/demo: https://pytest--12493.org.readthedocs.build/en/12493/changelog.html#to-be-included-in-vrelease-if-present

…draft

📝💅 Always render changelog draft @ Sphinx docs

(cherry picked from commit 20dd1d6)
@RonnyPfannschmidtRonnyPfannschmidt merged commit 2a75bab into 8.2.x Jun 20, 2024
28 checks passed
@RonnyPfannschmidtRonnyPfannschmidt deleted the back/backports/8.2.x/20dd1d6738d0623fe3176e796805bbd6e36cf831/pr-12493 branch June 20, 2024 09:26
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@RonnyPfannschmidt