Skip to content

Commit 77a38a3

Browse files
authored
doc: Add changing RTD version to checklist (#9606)
I still think it makes sense to always serve docs from the release branch (rather than the latest tagged release), but that means we need to update it on new releases.
1 parent 57f8f5d commit 77a38a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASING.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ Both automatic and manual processes described above follow the same steps from t
160160
git tag MAJOR.{MINOR+1}.0.dev0
161161
git push upstream MAJOR.{MINOR+1}.0.dev0
162162

163+
#. For major and minor releases, change the default version in the `Read the Docs Settings <https://readthedocs.org/dashboard/pytest/advanced/>`_ to the new branch.
164+
163165
#. Send an email announcement with the contents from::
164166

165167
doc/en/announce/release-<VERSION>.rst

0 commit comments

Comments
 (0)