Extend the documentation of the release process
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3572449. --> Reported by: [balintbrews](https://www.drupal.org/user/613760) Related to !570 !565 >>> <h3 id="overview">Overview</h3> <p>With <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/canvas/-/work_items/3552788" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/canvas/-/work_items/3552788</a></span> fixed we now have a release job. It would be great if <del>it handled hotfix releases, too</del> we documented how to use it for hotfix releases.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <p><del>Expand the existing job, and when a tag like <code>v1.0.4-hotfix-9b3c8f1b2b58f7c7e80d8fa3b2fe4f3f99f3294a</code> is created, find the latest non-hotfix tag (<code>v1.0.3</code>), cherry pick commit <code>9b3c8f</code> on top in a detached state, then proceed with the release the same way as before.</del></p> <p>Expand the documentation to cover the release process end-to-end, and explain how to create a hotfix release.</p> > Related issue: [Issue #3552788](https://www.drupal.org/node/3552788)
issue