[ ] Create release for the branch develop. Name it with the name of the version
[ ] Merge the PR to the main branch
Note: Only use "Merge and commit" as the merge strategy and not "Squash and merge". Using "Squash and merge" makes history between branches misaligned.
Checklist for creating a new release
docker/.version
develop
. Name it with the name of the versionmain
branchNote: Only use "Merge and commit" as the merge strategy and not "Squash and merge". Using "Squash and merge" makes history between branches misaligned.