Skip to content

Commit 43eff13

Browse files
committed
chore: add missing steps to merge branches into release branch. reordeer singing steps in patch release
Signed-off-by: Jesus Recio <jrecio@izertis.com>
1 parent 7121bf7 commit 43eff13

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/release_template.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ _____
6262

6363
### TASKS:
6464

65+
- [ ] [GIT] Merge translations branch `chore/translations-update` into `master`
66+
- [ ] [GIT] Merge calens branch `chore/changelog-update` into `master`
67+
- [ ] [GIT] Merge sbom branch `chore/sbom-update` into `master`
6568
- [ ] [GIT] Create branch `release/M.m.p` in owncloud/android from `latest`
6669
- [ ] [DEV] Update version number and name in build.gradle in owncloudApp module
6770
- [ ] [DIS] Update release notes in app and changelog in `unreleased` with the proper content for the release
@@ -78,10 +81,10 @@ _____
7881
- [ ] [DIS] Upload release APK and bundle to internal ownCloud instance
7982
- [ ] [DIS] Upload and publish release bundle and changelog in Play Store
8083
- [ ] [DIS] Update screenshots in Play Store/GitHub/F-Droid
84+
- [ ] [DIS] Release published in Play Store
8185
- [ ] [GIT] Create and sign tag `vM.m.p` in HEAD commit of release branch, in owncloud/android
8286
- [ ] [GIT] Move tag `latest` pointing the same commit as the release commit
8387
- [ ] [DIS] Publish a new [release](https://github.com/owncloud/android/releases) in owncloud/android
84-
- [ ] [DIS] Release published in Play Store
8588
- [ ] [COM] Inform via chat that release is out
8689
- [ ] [GIT] Merge `master` into `release/M.m.p`, fixing all the conflicts that could happen, in owncloud/android
8790
- [ ] [GIT] Merge without rebasing `release/M.m.p` branch into `master`, in owncloud/android

0 commit comments

Comments
 (0)