Skip to content

Commit c5a3d1b

Browse files
committed
chore: add new step in release template to merge sbom before release
1 parent 2b1ee93 commit c5a3d1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/ISSUE_TEMPLATE/release_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ If you don't need some of the steps, cross them by removing the "[ ]" and surrou
2020
- [ ] [COM] Ping @mmattel about the new release
2121
- [ ] [GIT] Merge translations branch `chore/translations-update` into `master`
2222
- [ ] [GIT] Merge calens branch `chore/changelog-update` into `master`
23+
- [ ] [GIT] Merge sbom branch `chore/sbom-update` into `master`
2324
- [ ] [GIT] Create branch `release/M.m.p` in owncloud/android from `master`
2425
- [ ] [DEV] Update version number and name in build.gradle in owncloudApp module
2526
- [ ] [DIS] Move Calens files from `unreleased` to a new folder like `M.m.p_YYYY-MM-DD` inside the `changelog` folder

0 commit comments

Comments
 (0)