We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b3d113 commit 4b2db87Copy full SHA for 4b2db87
doc/development_guide/contributor_guide/release.md
@@ -45,6 +45,10 @@ branch
45
`maintenance/2.3*`.). There's a lot of configuration done in these settings, do NOT
46
recreate it from scratch.
47
- Delete the `maintenance/X.Y-1.x` branch. (For example: `maintenance/2.3.x`)
48
+- Select all the issue labelled `backport maintenance/X.Y-1.x` and label them
49
+ `backported`, then rename the `backport maintenance/X.Y-1.x` label to
50
+ `backport maintenance/X.Y.x` (for example rename `backport maintenance/2.3.x` to
51
+ `backport maintenance/2.4.x`)
52
- Close the current milestone and create the new ones (For example: close `2.4.0`,
53
create `2.4.1` and `2.6.0`)
54
- Hide and deactivate all the patch releases for the previous minor release on
0 commit comments