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 7ad201b commit 237e98eCopy full SHA for 237e98e
docs/dev/release.md
@@ -5,6 +5,9 @@ Use the GitHub UI to create the new "Release Branch" workflow. Specify the versi
5
The deployment scripts (K8s configs, OLM bundle) will be generated and PR will be created with new changes on behalf
6
of the `github-actions` bot.
7
8
+NOTE: The X- and Y- stream releases should only be launched using the workflow from the MAIN branch. Z-stream (patch)
9
+releases can be launched from a separate branch
10
+
11
## Approve the Pull Request named "Release x.y.z"
12
Review the Pull Request. Approve and merge it to main.
13
The new job "Create Release" will be triggered and the following will be done:
0 commit comments