Skip to content

Commit f874176

Browse files
[release doc] Add instruction for readthedoc cleanup (#6977)
1 parent c187405 commit f874176

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/development_guide/contributor_guide/release.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ branch
4747
- Create a `maintenance/X.Y.x` (For example: `maintenance/2.4.x` from the `v2.4.0` tag.)
4848
- Close the current milestone and create the new ones (For example: close `2.4.0`,
4949
create `2.4.1` and `2.6.0`)
50+
- Hide and deactivate all the patch releases for the previous minor release on
51+
[readthedoc](https://readthedocs.org/projects/pylint/versions/), except the last one.
52+
(For example: hide `v2.4.0`, `v2.4.1`, `v2.4.2` and keep only `v2.4.3`)
5053

5154
## Backporting a fix from `main` to the maintenance branch
5255

0 commit comments

Comments
 (0)