-
Task
-
Resolution: Done
-
Normal
-
None
-
None
Create the release branch in GitLab
For more information, refer to Creating release branches for RHBQ documentation procedure.
- In GitLab, edit each Pipeline schedule to determine whether it is Activated. * If so, deselect {}Activated{*}. This avoids the unwanted creation of MRs and commits during the doc freeze process.
- Create the release branch in https://gitlab.cee.redhat.com/quarkus-documentation/quarkus, not in your local or remote fork.
- Name the branch according to the feature release version, such as quarkus-3-8, following the standard naming convention.
- Navigate to Code > Commits in GitLab and verify that the commit histories for the release branch and main match each other exactly.
- Protect the feature branch. Go to Settings > Repository > Protected Branches. Select the release branch and enable protection.
- Request a peer review for quality. Ask a colleague to review the new branch, focusing on the accuracy and completeness of the content, especially for recent changes. See