From f3a6fda1a30ed5250fae02cfd1d80e3cb8999fa7 Mon Sep 17 00:00:00 2001 From: Viktor Scharf Date: Fri, 12 Jan 2024 10:29:44 +0100 Subject: [PATCH] change release template --- .github/release_template.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/release_template.md b/.github/release_template.md index 51312c295a..70f9413eaa 100644 --- a/.github/release_template.md +++ b/.github/release_template.md @@ -4,7 +4,9 @@ ### Prerequisites * [ ] DEV/QA: Kickoff meeting [Kickoff meeting] (https://confluence.owncloud.com/display/QA/Technical+release+3.0.0+Overview) -* [ ] DEV/QA: Define client versions and provide a list of new features +* [ ] DEV/QA: Define client versions and provide list of breaking changes for desktop/mobile team +* [ ] DEV/QA: Check new strings and align with clients +* [ ] DEV/DOCS: Create list of pending docks tasks * [ ] DEV: Create branch `release-x.x.x-rc.x` -> CODEFREEZE * [ ] DEV: bump ocis version in necessary files * [ ] DEV: `changelog/CHANGELOG.tmpl` @@ -53,6 +55,12 @@ ### After QA Phase * [ ] Brief company-wide heads up via mail @tbsbdr +* [ ] Create list of changed ENV vars and send to release-coordination@owncloud.com + * [ ] Variable Name + * [ ] Introduced in version + * [ ] Default Value + * [ ] Description + * [ ] dependencies with user other components * [ ] DEV: Create branch `release-x.x.x` * [ ] DEV: bump ocis version in necessary files * [ ] DEV: `ocis-pkg/version/version.go`