diff --git a/.github/release_template.md b/.github/release_template.md index d7ef99d7d4..f803d574c9 100644 --- a/.github/release_template.md +++ b/.github/release_template.md @@ -88,6 +88,7 @@ On Release Day (for final release): * [ ] Linux: Use https://github.com/owncloud/administration/blob/master/jenkins/obs_integration/obs-deepcopy-prj.sh to copy from isv:ownCloud:community:testing to isv:ownCloud:desktop  ```obs-deepcopy-prj.sh isv:ownCloud:desktop:testing isv:ownCloud:desktop```  ```obs-deepcopy-prj.sh isv:ownCloud:testpilot:testing isv:ownCloud:testpilot``` +* [ ] check osc meta prj for needed updates between :desktop:testing and :desktop * [ ] Linux: Re-enable OBS publishing on the project after official release date and if all distros build (check for accidentially disabled packages too) * [ ] Linux: Wait until everything is built and published, then disable publishing on project isv:ownCloud:desktop * [ ] Create git signed tag in client repository using ```git tag -u E94E7B37 tagname``` (https://github.com/owncloud/enterprise/wiki/Desktop-Signing-Knowledge)