diff --git a/.github/rolling_release_template.md b/.github/rolling_release_template.md index 5928ca9a29..c3a403ce41 100644 --- a/.github/rolling_release_template.md +++ b/.github/rolling_release_template.md @@ -2,6 +2,8 @@ [Release Template](https://github.com/opencloud-eu/opencloud/blob/main/.github/rolling_release_template.md) ## Prerequisites +* [ ] replace `%%NEXT%%` with the release version + * [ ] web release * [ ] bump web version * [ ] squash and merge the web release PR @@ -14,17 +16,17 @@ ## QA Phase * [ ] bump `opencloud_commitid` in web and run all working tests in CI * [ ] compatibility test -* [ ] n8n integration QA * [ ] confirmatory testing, if needed +* [ ] squash and merge Release PR ## Collected bugs ## After QA Phase -* [ ] replace `%%NEXT%%` wuth the release version -* [ ] squash and merge Release PR * [ ] publish release notes to the docs * [ ] add migration guide to changelog with prefix `**ACTION REQUIRED:**`, if needed. * [ ] add release notes from web and reva to opencloud changelog +* [ ] n8n integration - update new opencloud version +* [ ] docker-compose - update new opencloud version * [ ] update the public matrix channel topic * [ ] update https://update.opencloud.eu/server.json * [ ] update the version on demo.opencloud.eu