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 25714a1 commit 16f4dbbCopy full SHA for 16f4dbb
contributing/process_release.md
@@ -52,7 +52,8 @@
52
* Edit the DO schedule to set the `gitBranch` variable to the LTS branch.
53
* Run the DO schedule.
54
* After the build completes, edit the DO schedule to set the `gitBranch` variable back to develop.
55
-* Merge the release branch CHANGELOG into develop and create an MR for this.
+* Merge the release branch (without updating the version) into develop and create an MR for this.
56
+* Merge the release branch (without updating the version) into master and create an MR for this.
57
58
## Process for release
59
### Begin process release at the very beginning of the first sprint of a new release, by performing the following actions:
0 commit comments